Skip to content

Merge branch 'main' into hm/no-reboot-after-gc

4bb3998
Select commit
Loading
Failed to load commit list.
Merged

fix: no reboot after GC #6841

Merge branch 'main' into hm/no-reboot-after-gc
4bb3998
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 14, 2026 in 1s

63.96% (-0.21%) compared to 7e7196b

View this Pull Request on Codecov

63.96% (-0.21%) compared to 7e7196b

Details

Codecov Report

❌ Patch coverage is 26.71233% with 321 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.96%. Comparing base (7e7196b) to head (4bb3998).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/db/gc/snapshot.rs 0.00% 105 Missing ⚠️
src/db/parity_db/gc.rs 33.05% 69 Missing and 12 partials ⚠️
src/chain_sync/chain_follower.rs 17.85% 46 Missing ⚠️
src/daemon/mod.rs 31.91% 32 Missing ⚠️
src/db/car/many.rs 37.83% 23 Missing ⚠️
src/utils/cache/lru.rs 0.00% 9 Missing ⚠️
src/state_manager/cache.rs 0.00% 6 Missing ⚠️
src/state_manager/mod.rs 25.00% 5 Missing and 1 partial ⚠️
src/chain_sync/tipset_syncer.rs 37.50% 5 Missing ⚠️
src/chain_sync/bad_block_cache.rs 0.00% 3 Missing ⚠️
... and 3 more
Additional details and impacted files
Files with missing lines Coverage Δ
src/chain/store/chain_store.rs 67.36% <ø> (ø)
src/db/car/any.rs 68.62% <100.00%> (+0.98%) ⬆️
src/db/car/forest/index/mod.rs 88.00% <100.00%> (+0.23%) ⬆️
src/db/car/mod.rs 85.71% <ø> (ø)
src/db/mod.rs 37.25% <ø> (-5.89%) ⬇️
src/daemon/context.rs 66.20% <75.00%> (+0.47%) ⬆️
src/db/car/forest.rs 83.77% <75.00%> (+0.58%) ⬆️
src/chain_sync/bad_block_cache.rs 76.47% <0.00%> (-7.41%) ⬇️
src/db/parity_db.rs 69.25% <83.33%> (+1.14%) ⬆️
src/chain_sync/tipset_syncer.rs 62.58% <37.50%> (-0.51%) ⬇️
... and 8 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 7e7196b...4bb3998. 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.