Skip to content

fix(linkedbuffer): fix bufferHasElements channel length

Codecov / codecov/project succeeded Nov 10, 2024 in 1s

95.55% (target 90.00%)

View this Pull Request on Codecov

95.55% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 5 lines in your changes missing coverage. Please review.

Project coverage is 95.55%. Comparing base (f1d2a44) to head (b15a1b5).

Files with missing lines Patch % Lines
internal/linkedbuffer/linkedbuffer.go 40.00% 2 Missing and 1 partial ⚠️
internal/dispatcher/dispatcher.go 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #83      +/-   ##
==========================================
- Coverage   96.00%   95.55%   -0.46%     
==========================================
  Files          14       14              
  Lines         827      832       +5     
==========================================
+ Hits          794      795       +1     
- Misses         30       33       +3     
- Partials        3        4       +1     

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