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

[chore] [exporterqueue] Add splitting to the experimental pull-based batcher #11580

Merged
merged 2 commits into from
Nov 6, 2024

Edits according to Dmitrii's comment

f3182ba
Select commit
Loading
Failed to load commit list.
Merged

[chore] [exporterqueue] Add splitting to the experimental pull-based batcher #11580

Edits according to Dmitrii's comment
f3182ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 6, 2024 in 0s

91.52% (target 90.00%)

View this Pull Request on Codecov

91.52% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 89.47368% with 10 lines in your changes missing coverage. Please review.

Project coverage is 91.52%. Comparing base (e053173) to head (f3182ba).

Files with missing lines Patch % Lines
exporter/internal/queue/fake_request.go 73.68% 7 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11580      +/-   ##
==========================================
- Coverage   91.53%   91.52%   -0.02%     
==========================================
  Files         441      441              
  Lines       23848    23914      +66     
==========================================
+ Hits        21830    21888      +58     
- Misses       1645     1650       +5     
- Partials      373      376       +3     

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