Skip to content

Merge branch 'main' into fix/baggage-parsing

84bb8b4
Select commit
Loading
Failed to load commit list.
Open

Add max baggage length as limitation #8222

Merge branch 'main' into fix/baggage-parsing
84bb8b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 0s

82.9% (+0.0%) compared to effbbb2

View this Pull Request on Codecov

82.9% (+0.0%) compared to effbbb2

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.9%. Comparing base (effbbb2) to head (84bb8b4).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #8222   +/-   ##
=====================================
  Coverage   82.9%   82.9%           
=====================================
  Files        314     314           
  Lines      24998   25024   +26     
=====================================
+ Hits       20745   20768   +23     
- Misses      3881    3882    +1     
- Partials     372     374    +2     
Files with missing lines Coverage Δ
baggage/baggage.go 98.7% <100.0%> (-0.8%) ⬇️
propagation/baggage.go 96.6% <100.0%> (+1.6%) ⬆️

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.