test: unit tests for state migrations #6486
Merged
Codecov / codecov/project
succeeded
Jan 28, 2026 in 1s
62.75% (+1.71%) compared to 7f2f0db
View this Pull Request on Codecov
62.75% (+1.71%) compared to 7f2f0db
Details
Codecov Report
❌ Patch coverage is 67.66169% with 65 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.75%. Comparing base (7f2f0db) to head (d63915b).
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/blocks/tipset.rs | 88.05% <100.00%> (+0.07%) |
⬆️ |
| src/chain_sync/tipset_syncer.rs | 62.00% <100.00%> (ø) |
|
| src/rpc/methods/gas.rs | 86.84% <100.00%> (+0.03%) |
⬆️ |
| src/tool/subcommands/api_cmd.rs | 0.00% <0.00%> (ø) |
|
| src/state_manager/mod.rs | 69.55% <80.00%> (+0.48%) |
⬆️ |
| src/rpc/methods/miner.rs | 7.29% <0.00%> (-0.17%) |
⬇️ |
| src/rpc/methods/eth.rs | 68.96% <72.22%> (+0.11%) |
⬆️ |
| src/state_manager/utils.rs | 82.12% <95.45%> (+2.49%) |
⬆️ |
| ...tool/subcommands/api_cmd/generate_test_snapshot.rs | 0.00% <0.00%> (ø) |
|
| src/dev/subcommands/mod.rs | 31.37% <0.00%> (-5.00%) |
⬇️ |
| ... and 1 more |
... and 56 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 7f2f0db...d63915b. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading