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

[exporterqueue] Implement blocking queue #11951

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Make compile

b9b0714
Select commit
Loading
Failed to load commit list.
Open

[exporterqueue] Implement blocking queue #11951

Make compile
b9b0714
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2025 in 0s

91.66% (target 90.00%)

View this Pull Request on Codecov

91.66% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 90.14085% with 7 lines in your changes missing coverage. Please review.

Project coverage is 91.66%. Comparing base (7993ef0) to head (b9b0714).

Files with missing lines Patch % Lines
exporter/exporterqueue/blocking_queue.go 82.50% 6 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11951      +/-   ##
==========================================
- Coverage   91.67%   91.66%   -0.01%     
==========================================
  Files         455      456       +1     
  Lines       24038    24103      +65     
==========================================
+ Hits        22037    22095      +58     
- Misses       1629     1635       +6     
- Partials      372      373       +1     

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