[consensus/marshal] Erasure coding #2208
+9,663
−3,435
Open
Codecov / codecov/project
succeeded
Feb 4, 2026 in 0s
93.17% (-0.02%) compared to ba21e3c
View this Pull Request on Codecov
93.17% (-0.02%) compared to ba21e3c
Details
Codecov Report
❌ Patch coverage is 92.59617% with 383 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.17%. Comparing base (ba21e3c) to head (6de346a).
@@ Coverage Diff @@
## main #2208 +/- ##
==========================================
- Coverage 93.18% 93.17% -0.02%
==========================================
Files 390 402 +12
Lines 124287 127272 +2985
==========================================
+ Hits 115822 118584 +2762
- Misses 8465 8688 +223 | Files with missing lines | Coverage Δ | |
|---|---|---|
| coding/src/lib.rs | 100.00% <ø> (+6.25%) |
⬆️ |
| coding/src/zoda.rs | 94.96% <ø> (ø) |
|
| consensus/src/lib.rs | 0.00% <ø> (ø) |
|
| consensus/src/marshal/core/cache.rs | 95.63% <100.00%> (ø) |
|
| consensus/src/marshal/core/mailbox.rs | 100.00% <100.00%> (ø) |
|
| consensus/src/marshal/core/variant.rs | 100.00% <100.00%> (ø) |
|
| 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% <ø> (-41.17%) |
⬇️ |
| consensus/src/marshal/resolver/p2p.rs | 100.00% <100.00%> (ø) |
|
| ... and 19 more |
... and 35 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 ba21e3c...6de346a. 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