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

baggage: Fix escaping in Member.String #4756

Merged
merged 11 commits into from
Dec 21, 2023

Add a line in comment for better readability

bde4937
Select commit
Loading
Failed to load commit list.
Merged

baggage: Fix escaping in Member.String #4756

Add a line in comment for better readability
bde4937
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2023 in 0s

82.2% (+0.0%) compared to e3bf787

View this Pull Request on Codecov

82.2% (+0.0%) compared to e3bf787

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e3bf787) 82.2% compared to head (bde4937) 82.2%.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #4756   +/-   ##
=====================================
  Coverage   82.2%   82.2%           
=====================================
  Files        226     226           
  Lines      18342   18344    +2     
=====================================
+ Hits       15085   15087    +2     
  Misses      2975    2975           
  Partials     282     282           
Files Coverage Δ
baggage/baggage.go 100.0% <100.0%> (ø)