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: Add implementation of new AvailableComponents message #340

Merged
merged 13 commits into from
Jan 27, 2025

Adjust SetAvailableComponents and add tests

b189b21
Select commit
Loading
Failed to load commit list.
Merged

feat: Add implementation of new AvailableComponents message #340

Adjust SetAvailableComponents and add tests
b189b21
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 13, 2025 in 0s

81.81% of diff hit (target 77.81%)

View this Pull Request on Codecov

81.81% of diff hit (target 77.81%)

Annotations

Check warning on line 95 in client/internal/clientcommon.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/clientcommon.go#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 99 in client/internal/clientcommon.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/clientcommon.go#L98-L99

Added lines #L98 - L99 were not covered by tests

Check warning on line 478 in client/internal/clientcommon.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/clientcommon.go#L477-L478

Added lines #L477 - L478 were not covered by tests

Check warning on line 190 in client/internal/clientstate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/clientstate.go#L189-L190

Added lines #L189 - L190 were not covered by tests