fast_io.rs: use sendfile or splice if copy_file_range is not supported - #459
Open
Franklin-Qi wants to merge 1 commit into
Codecov / codecov/project
failed
Aug 12, 2026 in 1s
83.17% (-0.10%) compared to 618a3f7
View this Pull Request on Codecov
83.17% (-0.10%) compared to 618a3f7
Details
Codecov Report
❌ Patch coverage is 79.57746% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.17%. Comparing base (618a3f7) to head (1889db5).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/sed/fast_io.rs | 79.57% | 28 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #459 +/- ##
==========================================
- Coverage 83.27% 83.17% -0.10%
==========================================
Files 13 13
Lines 6994 7119 +125
Branches 397 401 +4
==========================================
+ Hits 5824 5921 +97
- Misses 1167 1194 +27
- Partials 3 4 +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