Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support checking supported and enabled controller features #41

Merged
merged 2 commits into from
Mar 2, 2025

Conversation

filipowm
Copy link
Owner

@filipowm filipowm commented Mar 2, 2025

closes #40

@filipowm filipowm force-pushed the feat/support-described-features branch from 31f5f60 to 0c5a1c0 Compare March 2, 2025 21:20
@github-actions github-actions bot added feature and removed feature labels Mar 2, 2025
Copy link

github-actions bot commented Mar 2, 2025

Merging this branch will decrease overall coverage

Impacted Packages Coverage Δ 🤖
github.com/filipowm/go-unifi/unifi 9.51% (-0.12%) 👎
github.com/filipowm/go-unifi/unifi/features 0.00% (ø)

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/filipowm/go-unifi/unifi/client.generated.go 0.00% (ø) 0 0 0
github.com/filipowm/go-unifi/unifi/described_feature.generated.go 0.00% (ø) 32 (+32) 0 32 (+32)
github.com/filipowm/go-unifi/unifi/described_feature.go 0.00% (ø) 13 (+13) 0 13 (+13)
github.com/filipowm/go-unifi/unifi/features/const.go 0.00% (ø) 0 0 0

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

@filipowm filipowm merged commit a5955a6 into main Mar 2, 2025
11 checks passed
@filipowm filipowm deleted the feat/support-described-features branch March 16, 2025 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support described features
1 participant