fix(rpc): backfill tipset messages from p2p network in a few RPC methods #6421
Codecov / codecov/project
succeeded
Jan 15, 2026 in 1s
58.53% (+0.00%) compared to b7f3ec6
View this Pull Request on Codecov
58.53% (+0.00%) compared to b7f3ec6
Details
Codecov Report
❌ Patch coverage is 58.33333% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.53%. Comparing base (b7f3ec6) to head (ff69dc8).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/rpc/methods/chain.rs | 58.33% | 9 Missing and 1 partial |
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/blocks/tipset.rs | 87.44% <ø> (-0.11%) |
⬇️ |
| src/rpc/methods/chain.rs | 52.39% <58.33%> (-0.27%) |
⬇️ |
... 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 b7f3ec6...ff69dc8. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading