[runtime] Vectorized sink #2518
Closed
Codecov / codecov/project
succeeded
Dec 16, 2025 in 0s
92.49% (-0.01%) compared to b111a6a
View this Pull Request on Codecov
92.49% (-0.01%) compared to b111a6a
Details
Codecov Report
❌ Patch coverage is 98.52941% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.49%. Comparing base (b111a6a) to head (871532f).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| p2p/src/simulated/network.rs | 66.66% | 1 Missing |
@@ Coverage Diff @@
## main #2518 +/- ##
==========================================
- Coverage 92.50% 92.49% -0.01%
==========================================
Files 340 345 +5
Lines 97412 98319 +907
==========================================
+ Hits 90110 90944 +834
- Misses 7302 7375 +73 | Files with missing lines | Coverage Δ | |
|---|---|---|
| runtime/src/lib.rs | 97.23% <100.00%> (ø) |
|
| runtime/src/mocks.rs | 99.38% <100.00%> (+<0.01%) |
⬆️ |
| runtime/src/network/audited.rs | 96.68% <100.00%> (ø) |
|
| runtime/src/network/deterministic.rs | 98.52% <100.00%> (ø) |
|
| runtime/src/network/metered.rs | 99.23% <100.00%> (+0.01%) |
⬆️ |
| runtime/src/network/mod.rs | 100.00% <100.00%> (ø) |
|
| runtime/src/network/tokio.rs | 85.15% <100.00%> (ø) |
|
| stream/src/lib.rs | 95.83% <100.00%> (ø) |
|
| stream/src/utils/codec.rs | 100.00% <100.00%> (ø) |
|
| p2p/src/simulated/network.rs | 95.48% <66.66%> (-0.10%) |
⬇️ |
... and 85 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update b111a6a...871532f. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading