feat(serf-compio)!: API parity with serf-reactor (+ 3 real defects fixed) - #97
Open
al8n wants to merge 6 commits into
Open
feat(serf-compio)!: API parity with serf-reactor (+ 3 real defects fixed)#97al8n wants to merge 6 commits into
al8n wants to merge 6 commits into
Codecov / codecov/project
succeeded
Aug 4, 2026 in 1s
95.05% (-0.14%) compared to b57b960
View this Pull Request on Codecov
95.05% (-0.14%) compared to b57b960
Details
Codecov Report
❌ Patch coverage is 92.76411% with 50 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.05%. Comparing base (b57b960) to head (630e948).
Additional details and impacted files
@@ Coverage Diff @@
## refactor/sansio #97 +/- ##
===================================================
- Coverage 95.19% 95.05% -0.14%
===================================================
Files 94 94
Lines 18899 19555 +656
===================================================
+ Hits 17990 18588 +598
- Misses 909 967 +58 | Files with missing lines | Coverage Δ | |
|---|---|---|
| serf-compio/src/delegate/mod.rs | 100.00% <ø> (ø) |
|
| serf-compio/src/delegate/void.rs | 100.00% <100.00%> (ø) |
|
| serf-compio/src/error/mod.rs | 100.00% <ø> (ø) |
|
| serf-compio/src/lib.rs | 100.00% <ø> (ø) |
|
| serf-compio/src/resolver/dns/mod.rs | 97.89% <100.00%> (+4.27%) |
⬆️ |
| serf-compio/src/serf/mod.rs | 99.68% <100.00%> (+0.16%) |
⬆️ |
| serf-compio/src/transport/runtime.rs | 100.00% <100.00%> (ø) |
|
| serf-reactor/src/lib.rs | 100.00% <ø> (ø) |
|
| serf-reactor/src/quic/mod.rs | 100.00% <ø> (ø) |
|
| serf-reactor/src/serf/mod.rs | 99.51% <ø> (ø) |
|
| ... and 8 more |
... and 1 file with indirect coverage changes
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update b57b960...630e948. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading