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

[OpenTracing Bridge] Support baggage-only propagation without trace context #4000

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

[ot bridge] support baggage-only propagation without trace context

9395e52
Select commit
Failed to load commit list.
Open

[OpenTracing Bridge] Support baggage-only propagation without trace context #4000

[ot bridge] support baggage-only propagation without trace context
9395e52
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Apr 14, 2023 in 1s

82.0% (-0.1%) compared to eb2b89f

View this Pull Request on Codecov

82.0% (-0.1%) compared to eb2b89f

Details

Codecov Report

Merging #4000 (9395e52) into main (eb2b89f) will decrease coverage by 0.1%.
The diff coverage is 16.6%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #4000     +/-   ##
=======================================
- Coverage   82.1%   82.0%   -0.1%     
=======================================
  Files        175     175             
  Lines      12977   12988     +11     
=======================================
  Hits       10655   10655             
- Misses      2102    2112     +10     
- Partials     220     221      +1     
Impacted Files Coverage Δ
bridge/opentracing/bridge.go 63.9% <0.0%> (ø)
bridge/opentracing/internal/mock.go 63.9% <18.1%> (-3.2%) ⬇️

... and 1 file with indirect coverage changes