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

Conversation

mrsillydog
Copy link

Implements the specification added to opamp-spec in open-telemetry/opamp-spec#201

Copy link

codecov bot commented Jan 10, 2025

Codecov Report

Attention: Patch coverage is 45.76271% with 32 lines in your changes missing coverage. Please review.

Project coverage is 77.01%. Comparing base (e6fac32) to head (26a7996).

Files with missing lines Patch % Lines
client/internal/clientcommon.go 24.24% 23 Missing and 2 partials ⚠️
client/internal/clientstate.go 80.00% 2 Missing and 1 partial ⚠️
client/httpclient.go 0.00% 2 Missing ⚠️
client/wsclient.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #340      +/-   ##
==========================================
- Coverage   77.81%   77.01%   -0.80%     
==========================================
  Files          25       25              
  Lines        2321     2380      +59     
==========================================
+ Hits         1806     1833      +27     
- Misses        408      437      +29     
- Partials      107      110       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant