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

improve trace_context performance #4721

Merged
merged 9 commits into from
Nov 29, 2023

update comment

770fb29
Select commit
Loading
Failed to load commit list.
Merged

improve trace_context performance #4721

update comment
770fb29
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 29, 2023 in 0s

81.9% (+0.1%) compared to 204be61

View this Pull Request on Codecov

81.9% (+0.1%) compared to 204be61

Details

Codecov Report

Merging #4721 (770fb29) into main (204be61) will increase coverage by 0.1%.
The diff coverage is 100.0%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #4721     +/-   ##
=======================================
+ Coverage   81.8%   81.9%   +0.1%     
=======================================
  Files        224     224             
  Lines      18113   18116      +3     
=======================================
+ Hits       14817   14847     +30     
+ Misses      3000    2982     -18     
+ Partials     296     287      -9     
Files Coverage Δ
propagation/trace_context.go 96.6% <100.0%> (+31.1%) ⬆️