Skip to content

Improves backpressure resilience and prevents protocol starvation#22

Merged
zheylmun merged 9 commits into
mainfrom
feature/slow-consumer-resilience
Jun 30, 2026
Merged

Improves backpressure resilience and prevents protocol starvation#22
zheylmun merged 9 commits into
mainfrom
feature/slow-consumer-resilience

test: cover outgoing sends during backpressure

48d57c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 30, 2026 in 0s

94.64% (+0.49%) compared to 1c3491a

View this Pull Request on Codecov

94.64% (+0.49%) compared to 1c3491a

Details

Codecov Report

❌ Patch coverage is 91.83673% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.64%. Comparing base (1c3491a) to head (48d57c9).

Files with missing lines Patch % Lines
src/socket_loop.rs 88.33% 7 Missing ⚠️
src/split.rs 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
+ Coverage   94.14%   94.64%   +0.49%     
==========================================
  Files           7        7              
  Lines         564      635      +71     
==========================================
+ Hits          531      601      +70     
- Misses         33       34       +1     

☔ View full report in Codecov by Harness.
📢 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.