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

fix test

6828667
Select commit
Loading
Failed to load commit list.
Merged

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

fix test
6828667
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2024 in 1s

96.22% (target 95.00%)

View this Pull Request on Codecov

96.22% (target 95.00%)

Details

Codecov Report

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

Project coverage is 96.22%. Comparing base (c367225) to head (6828667).

Files with missing lines Patch % Lines
...md/jaeger/internal/extension/jaegerquery/server.go 83.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6170      +/-   ##
==========================================
- Coverage   96.24%   96.22%   -0.03%     
==========================================
  Files         356      356              
  Lines       20432    20454      +22     
==========================================
+ Hits        19665    19681      +16     
- Misses        581      585       +4     
- Partials      186      188       +2     

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