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

Add support for conditional Transient header propagation #11490

Merged
merged 10 commits into from
Jan 9, 2024

Refactor code

c5614ad
Select commit
Loading
Failed to load commit list.
Merged

Add support for conditional Transient header propagation #11490

Refactor code
c5614ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2024 in 0s

71.40% (target 70.00%)

View this Pull Request on Codecov

71.40% (target 70.00%)

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (16d457d) 71.44% compared to head (c5614ad) 71.40%.
Report is 13 commits behind head on main.

Files Patch % Lines
.../util/concurrent/ThreadContextStatePropagator.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11490      +/-   ##
============================================
- Coverage     71.44%   71.40%   -0.04%     
+ Complexity    59254    59233      -21     
============================================
  Files          4909     4910       +1     
  Lines        278427   278435       +8     
  Branches      40460    40460              
============================================
- Hits         198914   198817      -97     
- Misses        63005    63150     +145     
+ Partials      16508    16468      -40     

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