Skip to content

Add capability for memory and persistent queue to block when add items

Codecov / codecov/project succeeded Jan 11, 2025 in 1s

91.62% (target 90.00%)

View this Pull Request on Codecov

91.62% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 78.57143% with 18 lines in your changes missing coverage. Please review.

Project coverage is 91.62%. Comparing base (7f4664e) to head (e5ca0d6).

Files with missing lines Patch % Lines
exporter/exporterqueue/cond.go 61.29% 12 Missing ⚠️
exporter/exporterqueue/persistent_queue.go 90.32% 2 Missing and 1 partial ⚠️
exporter/exporterqueue/sized_queue.go 85.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12074      +/-   ##
==========================================
- Coverage   91.68%   91.62%   -0.06%     
==========================================
  Files         455      456       +1     
  Lines       24039    24086      +47     
==========================================
+ Hits        22039    22068      +29     
- Misses       1629     1645      +16     
- Partials      371      373       +2     

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