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

baggagetrace: Add baggage key predicate #5619

Merged
merged 24 commits into from
Jun 6, 2024

Merge branch 'main' into mike/baggage-predicate

57b2875
Select commit
Loading
Failed to load commit list.
Merged

baggagetrace: Add baggage key predicate #5619

Merge branch 'main' into mike/baggage-predicate
57b2875
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 6, 2024 in 0s

63.8% (+0.0%) compared to 0430e80

View this Pull Request on Codecov

63.8% (+0.0%) compared to 0430e80

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.8%. Comparing base (0430e80) to head (57b2875).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #5619   +/-   ##
=====================================
  Coverage   63.8%   63.8%           
=====================================
  Files        194     194           
  Lines      12236   12239    +3     
=====================================
+ Hits        7817    7820    +3     
  Misses      4197    4197           
  Partials     222     222           
Files Coverage Δ
processors/baggage/baggagetrace/processor.go 81.8% <100.0%> (+6.8%) ⬆️