refactor: no Arc wrapper around ChainIndex and ZstdFrameCache #6889
Codecov / codecov/project
succeeded
Apr 13, 2026 in 1s
64.10% (+0.00%) compared to b7d0075
View this Pull Request on Codecov
64.10% (+0.00%) compared to b7d0075
Details
Codecov Report
❌ Patch coverage is 61.90476% with 80 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.10%. Comparing base (b7d0075) to head (ac71a90).
✅ All tests successful. No failed tests found.
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/blocks/tipset.rs | 84.15% <100.00%> (+0.18%) |
⬆️ |
| src/chain/mod.rs | 75.00% <100.00%> (ø) |
|
| src/chain/store/index.rs | 86.41% <100.00%> (+0.61%) |
⬆️ |
| src/chain_sync/tipset_syncer.rs | 63.08% <100.00%> (ø) |
|
| src/db/car/any.rs | 67.64% <100.00%> (ø) |
|
| src/db/car/forest.rs | 83.18% <100.00%> (ø) |
|
| src/db/car/many.rs | 67.40% <100.00%> (ø) |
|
| src/db/car/mod.rs | 85.71% <100.00%> (+1.19%) |
⬆️ |
| src/fil_cns/validation.rs | 78.75% <100.00%> (ø) |
|
| src/interpreter/fvm2.rs | 44.68% <100.00%> (ø) |
|
| ... and 26 more |
... and 5 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 b7d0075...ac71a90. Read the comment docs.
🚀 New features to boost your workflow:
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading