Skip to content

[API] Parse baggage value as spec compliant#3758

Merged
marcalff merged 8 commits into
open-telemetry:mainfrom
ThomsonTan:fix_baggage_value
Jan 13, 2026
Merged

[API] Parse baggage value as spec compliant#3758
marcalff merged 8 commits into
open-telemetry:mainfrom
ThomsonTan:fix_baggage_value

Merge branch 'main' into fix_baggage_value

b158edb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2026 in 0s

89.93% (+0.02%) compared to f33dcc0

View this Pull Request on Codecov

89.93% (+0.02%) compared to f33dcc0

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.93%. Comparing base (f33dcc0) to head (b158edb).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3758      +/-   ##
==========================================
+ Coverage   89.91%   89.93%   +0.02%     
==========================================
  Files         225      225              
  Lines        7163     7167       +4     
==========================================
+ Hits         6440     6445       +5     
+ Misses        723      722       -1     
Files with missing lines Coverage Δ
api/include/opentelemetry/baggage/baggage.h 98.27% <100.00%> (+0.97%) ⬆️

... and 2 files with indirect coverage changes

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