Improves backpressure resilience and prevents protocol starvation#22
Merged
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.
Loading