test: unit test for validate_tipset
#6471
Merged
Codecov / codecov/project
succeeded
Jan 23, 2026 in 1s
60.66% (+1.24%) compared to 26757f5
View this Pull Request on Codecov
60.66% (+1.24%) compared to 26757f5
Details
Codecov Report
❌ Patch coverage is 14.52991% with 200 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.66%. Comparing base (26757f5) to head (fbf9dd2).
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/chain_sync/tipset_syncer.rs | 62.00% <100.00%> (+62.00%) |
⬆️ |
| src/tool/main.rs | 59.09% <ø> (+2.56%) |
⬆️ |
| src/tool/subcommands/api_cmd.rs | 0.00% <ø> (ø) |
|
| src/dev/subcommands/mod.rs | 36.36% <0.00%> (-0.85%) |
⬇️ |
| src/state_manager/utils.rs | 79.63% <93.33%> (+0.98%) |
⬆️ |
| src/chain_sync/chain_follower.rs | 39.66% <0.00%> (+0.47%) |
⬆️ |
| ...tool/subcommands/api_cmd/generate_test_snapshot.rs | 0.00% <0.00%> (ø) |
|
| src/dev/subcommands/state_cmd.rs | 0.00% <0.00%> (ø) |
... and 27 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 26757f5...fbf9dd2. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading