Skip to content

Implement blocking queue

Codecov / codecov/project succeeded Dec 18, 2024 in 0s

91.61% (target 90.00%)

View this Pull Request on Codecov

91.61% (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.61%. Comparing base (4d8c04f) to head (bcd3fe8).
Report is 16 commits behind head on main.

Files with missing lines Patch % Lines
exporter/internal/queue/blocking_queue.go 82.50% 6 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11951      +/-   ##
==========================================
+ Coverage   91.59%   91.61%   +0.02%     
==========================================
  Files         449      448       -1     
  Lines       23761    23794      +33     
==========================================
+ Hits        21763    21799      +36     
+ Misses       1623     1619       -4     
- Partials      375      376       +1     

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