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

[v2][storage] Implement read path for v2 storage interface #6170

Merged
merged 24 commits into from
Dec 6, 2024

Merge branch 'main' into v2-reader

9cbbce8
Select commit
Loading
Failed to load commit list.
Merged

[v2][storage] Implement read path for v2 storage interface #6170

Merge branch 'main' into v2-reader
9cbbce8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2024 in 1s

96.19% (target 95.00%)

View this Pull Request on Codecov

96.19% (target 95.00%)

Details

Codecov Report

Attention: Patch coverage is 93.75000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 96.19%. Comparing base (57a19af) to head (9cbbce8).

Files with missing lines Patch % Lines
...md/jaeger/internal/extension/jaegerquery/server.go 80.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6170      +/-   ##
==========================================
- Coverage   96.22%   96.19%   -0.04%     
==========================================
  Files         356      356              
  Lines       20432    20452      +20     
==========================================
+ Hits        19661    19673      +12     
- Misses        583      589       +6     
- Partials      188      190       +2     

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