Skip to content

fix: incorporate EC finality calculator into tipset lookup-by-height cache#7112

Merged
hanabi1224 merged 9 commits into
mainfrom
hm/warmup-tipset-height-lookup
May 27, 2026
Merged

fix: incorporate EC finality calculator into tipset lookup-by-height cache#7112
hanabi1224 merged 9 commits into
mainfrom
hm/warmup-tipset-height-lookup

use quick_cache in ChainGetTipSetFinalityStatus

7bd0392
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 27, 2026 in 1s

64.40% (+0.00%) compared to ee2a7e6

View this Pull Request on Codecov

64.40% (+0.00%) compared to ee2a7e6

Details

Codecov Report

❌ Patch coverage is 71.07438% with 35 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.40%. Comparing base (ee2a7e6) to head (7bd0392).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/daemon/mod.rs 0.00% 18 Missing ⚠️
src/chain/store/index.rs 25.00% 11 Missing and 1 partial ⚠️
src/chain/store/chain_store.rs 84.00% 4 Missing ⚠️
src/rpc/methods/chain.rs 98.38% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/rpc/methods/chain.rs 57.22% <98.38%> (+1.56%) ⬆️
src/chain/store/chain_store.rs 69.01% <84.00%> (+0.14%) ⬆️
src/chain/store/index.rs 85.38% <25.00%> (-3.45%) ⬇️
src/daemon/mod.rs 25.00% <0.00%> (-0.69%) ⬇️

... and 8 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 ee2a7e6...7bd0392. 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.