fix: update TipsetKey save and load logic to match Lotus #6712
Codecov / codecov/project
succeeded
Mar 10, 2026 in 0s
63.40% (+0.00%) compared to 56382dd
View this Pull Request on Codecov
63.40% (+0.00%) compared to 56382dd
Details
Codecov Report
❌ Patch coverage is 75.64103% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.40%. Comparing base (56382dd) to head (1b7421c).
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/chain/mod.rs | 75.00% <100.00%> (+0.45%) |
⬆️ |
| src/rpc/methods/eth.rs | 67.95% <ø> (-0.37%) |
⬇️ |
| src/tool/subcommands/archive_cmd.rs | 29.56% <100.00%> (+0.09%) |
⬆️ |
| src/utils/cid/mod.rs | 87.50% <100.00%> (+1.78%) |
⬆️ |
| src/cli/subcommands/snapshot_cmd.rs | 0.00% <0.00%> (ø) |
|
| src/daemon/db_util.rs | 54.11% <0.00%> (ø) |
|
| src/daemon/mod.rs | 29.08% <0.00%> (+0.10%) |
⬆️ |
| src/db/gc/snapshot.rs | 18.77% <0.00%> (-0.09%) |
⬇️ |
| src/rpc/methods/f3/types.rs | 62.29% <0.00%> (+1.80%) |
⬆️ |
| src/chain/store/chain_store.rs | 69.49% <0.00%> (+0.81%) |
⬆️ |
| ... and 3 more |
... and 13 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 56382dd...1b7421c. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading