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(opentelemetry): avoid propagation of empty baggage #2968

Merged
merged 2 commits into from
Jul 1, 2024

Merge branch 'master' into fix-baggage

a13f9dd
Select commit
Loading
Failed to load commit list.
Merged

fix(opentelemetry): avoid propagation of empty baggage #2968

Merge branch 'master' into fix-baggage
a13f9dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 1, 2024 in 0s

79.29% (-0.05%) compared to 6701616

View this Pull Request on Codecov

79.29% (-0.05%) compared to 6701616

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 79.29%. Comparing base (6701616) to head (a13f9dd).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2968      +/-   ##
==========================================
- Coverage   79.33%   79.29%   -0.05%     
==========================================
  Files         132      132              
  Lines       14217    14218       +1     
  Branches     2984     2985       +1     
==========================================
- Hits        11279    11274       -5     
- Misses       2093     2094       +1     
- Partials      845      850       +5     
Files Coverage Δ
...entry_sdk/integrations/opentelemetry/propagator.py 81.81% <80.00%> (+2.18%) ⬆️

... and 2 files with indirect coverage changes