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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Add unit tests, fix issues found by tests, document

26a7996
Select commit
Loading
Failed to load commit list.
Draft

feat: Add implementation of new AvailableComponents message #340

Add unit tests, fix issues found by tests, document
26a7996
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 10, 2025 in 1s

45.76% of diff hit (target 77.81%)

View this Pull Request on Codecov

45.76% of diff hit (target 77.81%)

Annotations

Check warning on line 125 in client/httpclient.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/httpclient.go#L124-L125

Added lines #L124 - L125 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/clientcommon.go#L95-L96

Added lines #L95 - L96 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/clientcommon.go#L99-L100

Added lines #L99 - L100 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/clientcommon.go#L460-L463

Added lines #L460 - L463 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/clientcommon.go#L465-L467

Added lines #L465 - L467 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/clientcommon.go#L470-L475

Added lines #L470 - L475 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/clientcommon.go#L477-L480

Added lines #L477 - L480 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/clientcommon.go#L483

Added line #L483 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/clientcommon.go#L486

Added line #L486 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/clientstate.go#L190-L191

Added lines #L190 - L191 were not covered by tests

Check warning on line 162 in client/wsclient.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/wsclient.go#L161-L162

Added lines #L161 - L162 were not covered by tests