Skip to content

Merge branch 'main' into hm/ut-state-compute

0f09562
Select commit
Loading
Failed to load commit list.
Merged

test: unit test for state compute #6355

Merge branch 'main' into hm/ut-state-compute
0f09562
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2025 in 0s

50.68% (-0.02%) compared to 08b2e2c

View this Pull Request on Codecov

50.68% (-0.02%) compared to 08b2e2c

Details

Codecov Report

❌ Patch coverage is 84.61538% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.68%. Comparing base (08b2e2c) to head (0f09562).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/state_manager/utils.rs 84.61% 2 Missing and 8 partials ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/chain_sync/tipset_syncer.rs 0.00% <ø> (ø)
src/message_pool/msgpool/msg_pool.rs 74.64% <ø> (-0.24%) ⬇️
src/state_manager/mod.rs 67.07% <ø> (ø)
src/state_manager/utils.rs 76.27% <84.61%> (+2.02%) ⬆️

... and 12 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 08b2e2c...0f09562. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.