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] Add validation and comments to memory storage config (#5925) #5925

Merged
merged 4 commits into from
Sep 2, 2024

Update plugin/storage/memory/config.go

c7a467a
Select commit
Loading
Failed to load commit list.
Merged

[jaeger-v2] Add validation and comments to memory storage config (#5925) #5925

Update plugin/storage/memory/config.go
c7a467a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 2, 2024 in 0s

96.82% (target 95.00%)

View this Pull Request on Codecov

96.82% (target 95.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.82%. Comparing base (7df6975) to head (c7a467a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5925      +/-   ##
==========================================
+ Coverage   96.81%   96.82%   +0.01%     
==========================================
  Files         343      344       +1     
  Lines       16528    16531       +3     
==========================================
+ Hits        16001    16006       +5     
+ Misses        340      339       -1     
+ Partials      187      186       -1     

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