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

[jaeger-v2] Align Cassandra Storage Config With OTEL #5949

Merged
merged 22 commits into from
Sep 26, 2024

Fix Linting

2f1f0e9
Select commit
Loading
Failed to load commit list.
Merged

[jaeger-v2] Align Cassandra Storage Config With OTEL #5949

Fix Linting
2f1f0e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2024 in 0s

96.90% (target 95.00%)

View this Pull Request on Codecov

96.90% (target 95.00%)

Details

Codecov Report

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

Project coverage is 96.90%. Comparing base (d7f01d1) to head (2f1f0e9).

Files with missing lines Patch % Lines
pkg/cassandra/config/config.go 96.72% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5949      +/-   ##
==========================================
+ Coverage   96.80%   96.90%   +0.10%     
==========================================
  Files         349      349              
  Lines       16581    16582       +1     
==========================================
+ Hits        16051    16069      +18     
+ Misses        342      329      -13     
+ Partials      188      184       -4     

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