[consensus/marshal] Erasure coding #2208
+12,420
−4,216
Draft
Codecov / codecov/project
succeeded
Jan 27, 2026 in 0s
92.01% (-0.16%) compared to 7a41436
View this Pull Request on Codecov
92.01% (-0.16%) compared to 7a41436
Details
Codecov Report
❌ Patch coverage is 84.08150% with 500 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.01%. Comparing base (7a41436) to head (e6d8c39).
@@ Coverage Diff @@
## main #2208 +/- ##
==========================================
- Coverage 92.17% 92.01% -0.16%
==========================================
Files 382 398 +16
Lines 122164 127362 +5198
==========================================
+ Hits 112604 117192 +4588
- Misses 9560 10170 +610 | Files with missing lines | Coverage Δ | |
|---|---|---|
| coding/src/lib.rs | 98.46% <ø> (+6.15%) |
⬆️ |
| coding/src/zoda.rs | 94.68% <ø> (ø) |
|
| consensus/src/lib.rs | 0.00% <ø> (ø) |
|
| consensus/src/marshal/coding/mod.rs | 95.07% <ø> (ø) |
|
| consensus/src/marshal/mocks/application.rs | 100.00% <100.00%> (ø) |
|
| consensus/src/marshal/mocks/block.rs | 100.00% <100.00%> (ø) |
|
| consensus/src/marshal/mod.rs | 54.54% <ø> (-39.66%) |
⬇️ |
| consensus/src/marshal/resolver/p2p.rs | 100.00% <100.00%> (ø) |
|
| consensus/src/marshal/standard/cache.rs | 95.31% <100.00%> (ø) |
|
| consensus/src/marshal/standard/mailbox.rs | 100.00% <100.00%> (ø) |
|
| ... and 16 more |
... and 27 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 7a41436...e6d8c39. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading