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

DRAFT: Declarative config 0.4 #7064

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

Conversation

jack-berg
Copy link
Member

A draft PR keeping up with the latest unreleased changes of opentelemetry-configuration.

Will mark "Ready for Review" when opentelemetry-configuration cuts a release.

Copy link

codecov bot commented Feb 3, 2025

Codecov Report

Attention: Patch coverage is 62.23776% with 54 lines in your changes missing coverage. Please review.

Project coverage is 89.76%. Comparing base (c8da020) to head (15bd160).
Report is 28 commits behind head on main.

Files with missing lines Patch % Lines
...ernal/OtlpGrpcMetricExporterComponentProvider.java 15.78% 16 Missing ⚠️
...al/OtlpGrpcLogRecordExporterComponentProvider.java 20.00% 12 Missing ⚠️
...nternal/OtlpGrpcSpanExporterComponentProvider.java 20.00% 12 Missing ⚠️
...incubator/fileconfig/LogRecordExporterFactory.java 54.54% 3 Missing and 2 partials ⚠️
...on/incubator/fileconfig/MetricExporterFactory.java 55.55% 2 Missing and 2 partials ⚠️
...sion/incubator/fileconfig/SpanExporterFactory.java 60.00% 2 Missing and 2 partials ⚠️
...xtension/incubator/fileconfig/ResourceFactory.java 75.00% 0 Missing and 1 partial ⚠️

❌ Your patch check has failed because the patch coverage (62.23%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.
❌ Your project check has failed because the head coverage (89.87%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #7064      +/-   ##
============================================
- Coverage     89.95%   89.76%   -0.19%     
+ Complexity     6636     6614      -22     
============================================
  Files           745      743       -2     
  Lines         20010    19994      -16     
  Branches       1962     1966       +4     
============================================
- Hits          17999    17947      -52     
- Misses         1415     1450      +35     
- Partials        596      597       +1     

☔ 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