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

fix: Allow overlapping context scopes #2378

Merged

Merge branch 'main' into ban/explore-context-stack

72f1e3a
Select commit
Loading
Failed to load commit list.
Merged

fix: Allow overlapping context scopes #2378

Merge branch 'main' into ban/explore-context-stack
72f1e3a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 5, 2025 in 0s

79.6% (+0.0%) compared to ff33638

View this Pull Request on Codecov

79.6% (+0.0%) compared to ff33638

Details

Codecov Report

Attention: Patch coverage is 97.26027% with 4 lines in your changes missing coverage. Please review.

Project coverage is 79.6%. Comparing base (ff33638) to head (72f1e3a).

Files with missing lines Patch % Lines
opentelemetry/src/context.rs 97.2% 4 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #2378    +/-   ##
======================================
  Coverage   79.5%   79.6%            
======================================
  Files        123     123            
  Lines      22923   23041   +118     
======================================
+ Hits       18242   18356   +114     
- Misses      4681    4685     +4     

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