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: Allow event name to be provided to IsEnabled check in Logger #2756

Merged

better reflect truth in changelog

8670b09
Select commit
Loading
Failed to load commit list.
Merged

feat: Allow event name to be provided to IsEnabled check in Logger #2756

better reflect truth in changelog
8670b09
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 4, 2025 in 1s

79.5% (+0.0%) compared to 88cae2c

View this Pull Request on Codecov

79.5% (+0.0%) compared to 88cae2c

Details

Codecov Report

Attention: Patch coverage is 92.64706% with 5 lines in your changes missing coverage. Please review.

Project coverage is 79.5%. Comparing base (88cae2c) to head (8670b09).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
opentelemetry-appender-tracing/src/layer.rs 94.8% 3 Missing ⚠️
opentelemetry-sdk/src/logs/export.rs 0.0% 1 Missing ⚠️
opentelemetry/src/logs/noop.rs 0.0% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main   #2756   +/-   ##
=====================================
  Coverage   79.5%   79.5%           
=====================================
  Files        123     123           
  Lines      22879   22923   +44     
=====================================
+ Hits       18201   18242   +41     
- Misses      4678    4681    +3     

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