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

Refactor Adaptive Sampling Aggregator & Strategy Store #5441

Merged
merged 19 commits into from
May 21, 2024

fix

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

Refactor Adaptive Sampling Aggregator & Strategy Store #5441

fix
9c412a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 21, 2024 in 0s

95.53% (target 95.00%)

View this Pull Request on Codecov

95.53% (target 95.00%)

Details

Codecov Report

Attention: Patch coverage is 96.93878% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 95.53%. Comparing base (486f74f) to head (9c412a5).

Files Patch % Lines
...ugin/sampling/strategystore/adaptive/aggregator.go 90.00% 1 Missing and 1 partial ⚠️
...lugin/sampling/strategystore/adaptive/processor.go 96.96% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5441      +/-   ##
==========================================
+ Coverage   95.50%   95.53%   +0.02%     
==========================================
  Files         331      331              
  Lines       16139    16155      +16     
==========================================
+ Hits        15414    15434      +20     
+ Misses        552      547       -5     
- Partials      173      174       +1     

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