Skip to content

Allow users to configure different sizers for memory queue #12708

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

Merged
merged 1 commit into from
Mar 24, 2025

Allow users to configure different sizers for memory queue

dbb0244
Select commit
Loading
Failed to load commit list.
Merged

Allow users to configure different sizers for memory queue #12708

Allow users to configure different sizers for memory queue
dbb0244
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 24, 2025 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 77.77778% with 6 lines in your changes missing coverage. Please review.

Project coverage is 91.52%. Comparing base (58370e5) to head (dbb0244).

Files with missing lines Patch % Lines
exporter/exporterhelper/internal/queue_sender.go 40.00% 2 Missing and 1 partial ⚠️
.../exporterhelper/internal/queuebatch/queue_batch.go 86.36% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12708      +/-   ##
==========================================
- Coverage   91.54%   91.52%   -0.02%     
==========================================
  Files         480      480              
  Lines       26456    26452       -4     
==========================================
- Hits        24218    24211       -7     
- Misses       1772     1774       +2     
- Partials      466      467       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.