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

[Backport 2.x] Add support for conditional Transient header propagation #11823

Merged
merged 1 commit into from
Jan 9, 2024

Add support for conditional Transient header propagation (#11490)

71edb8d
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add support for conditional Transient header propagation #11823

Add support for conditional Transient header propagation (#11490)
71edb8d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2024 in 0s

70.99% (target 70.00%)

View this Pull Request on Codecov

70.99% (target 70.00%)

Details

Codecov Report

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

Comparison is base (0134c5c) 71.16% compared to head (71edb8d) 70.99%.
Report is 2 commits behind head on 2.x.

Files Patch % Lines
...tion/search/SearchQueryAggregationCategorizer.java 60.00% 6 Missing and 2 partials ⚠️
.../util/concurrent/ThreadContextStatePropagator.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #11823      +/-   ##
============================================
- Coverage     71.16%   70.99%   -0.17%     
+ Complexity    59381    59296      -85     
============================================
  Files          4887     4889       +2     
  Lines        279737   279798      +61     
  Branches      41032    41027       -5     
============================================
- Hits         199076   198651     -425     
- Misses        63814    64281     +467     
- Partials      16847    16866      +19     

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