fix nio read/write iovec bugs causing deadlock and infinite loop #442
Codecov / codecov/project
failed
May 2, 2026 in 1s
74.53% (-0.92%) compared to 601ea78
View this Pull Request on Codecov
74.53% (-0.92%) compared to 601ea78
Details
Codecov Report
❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 74.53%. Comparing base (601ea78) to head (fd44e97).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| core/src/syscall/unix/mod.rs | 83.33% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #442 +/- ##
==========================================
- Coverage 75.45% 74.53% -0.92%
==========================================
Files 45 45
Lines 4742 4744 +2
==========================================
- Hits 3578 3536 -42
- Misses 1164 1208 +44 ☔ View full report in Codecov by Sentry.
📢 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