[marshal] Restore AncestryStream
#3838
Closed
Codecov / codecov/project
succeeded
May 20, 2026 in 1s
95.74% (+0.00%) compared to 14a016a
View this Pull Request on Codecov
95.74% (+0.00%) compared to 14a016a
Details
Codecov Report
❌ Patch coverage is 95.76271% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.74%. Comparing base (14a016a) to head (3dcd115).
@@ Coverage Diff @@
## main #3838 +/- ##
========================================
Coverage 95.73% 95.74%
========================================
Files 473 473
Lines 192489 192600 +111
Branches 4666 4668 +2
========================================
+ Hits 184280 184400 +120
+ Misses 6636 6631 -5
+ Partials 1573 1569 -4 | Files with missing lines | Coverage Δ | |
|---|---|---|
| consensus/src/lib.rs | 0.00% <ø> (ø) |
|
| consensus/src/marshal/ancestry.rs | 95.00% <100.00%> (+0.12%) |
⬆️ |
| consensus/src/marshal/core/mailbox.rs | 92.49% <100.00%> (+0.11%) |
⬆️ |
| consensus/src/marshal/mocks/verifying.rs | 89.61% <75.00%> (ø) |
|
| consensus/src/marshal/coding/mod.rs | 95.97% <96.42%> (+0.01%) |
⬆️ |
| consensus/src/marshal/standard/mod.rs | 96.74% <94.73%> (-0.04%) |
⬇️ |
... and 7 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 14a016a...3dcd115. 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