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

Rename strategy store to sampling strategy provider #5634

Merged
merged 1 commit into from
Jun 17, 2024

Rename strategy store to sampling strategy provider

252980d
Select commit
Loading
Failed to load commit list.
Merged

Rename strategy store to sampling strategy provider #5634

Rename strategy store to sampling strategy provider
252980d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 16, 2024 in 0s

96.21% (target 95.00%)

View this Pull Request on Codecov

96.21% (target 95.00%)

Details

Codecov Report

Attention: Patch coverage is 93.65079% with 4 lines in your changes missing coverage. Please review.

Project coverage is 96.21%. Comparing base (082d2e0) to head (252980d).

Files Patch % Lines
cmd/collector/app/server/test.go 0.00% 2 Missing ⚠️
cmd/collector/app/collector.go 95.00% 0 Missing and 1 partial ⚠️
...in/sampling/strategyprovider/adaptive/processor.go 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5634      +/-   ##
==========================================
+ Coverage   96.19%   96.21%   +0.02%     
==========================================
  Files         327      327              
  Lines       16014    16014              
==========================================
+ Hits        15404    15408       +4     
+ Misses        433      431       -2     
+ Partials      177      175       -2     

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