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

Add unit test for OTLP receiver in jaeger-v1 #6541

Merged
merged 30 commits into from
Jan 30, 2025

Merge branch 'main' into e2e-otlp

1342050
Select commit
Loading
Failed to load commit list.
Merged

Add unit test for OTLP receiver in jaeger-v1 #6541

Merge branch 'main' into e2e-otlp
1342050
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2025 in 0s

95.94% (target 95.00%)

View this Pull Request on Codecov

95.94% (target 95.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.94%. Comparing base (1074c5e) to head (1342050).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6541      +/-   ##
==========================================
+ Coverage   95.93%   95.94%   +0.01%     
==========================================
  Files         365      365              
  Lines       20616    20607       -9     
==========================================
- Hits        19778    19772       -6     
+ Misses        638      636       -2     
+ Partials      200      199       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.