Skip to content

macro

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

fix: optimize tipset cache usage #6781

macro
0def445
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 23, 2026 in 1s

63.62% (-0.02%) compared to c2c6d23

View this Pull Request on Codecov

63.62% (-0.02%) compared to c2c6d23

Details

Codecov Report

❌ Patch coverage is 56.00000% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.62%. Comparing base (c2c6d23) to head (0def445).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/dev/subcommands/state_cmd.rs 0.00% 7 Missing ⚠️
src/state_manager/mod.rs 33.33% 5 Missing and 1 partial ⚠️
src/rpc/methods/f3.rs 0.00% 2 Missing ⚠️
src/tool/subcommands/snapshot_cmd.rs 0.00% 2 Missing ⚠️
src/chain/store/index.rs 85.71% 1 Missing ⚠️
src/rpc/methods/chain.rs 66.66% 0 Missing and 1 partial ⚠️
src/rpc/methods/eth.rs 0.00% 0 Missing and 1 partial ⚠️
src/rpc/methods/eth/filter/mod.rs 0.00% 1 Missing ⚠️
src/utils/proofs_api/paramfetch.rs 50.00% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/auth/mod.rs 100.00% <100.00%> (ø)
src/beacon/drand.rs 76.66% <100.00%> (-0.85%) ⬇️
src/chain_sync/chain_follower.rs 39.27% <100.00%> (-0.10%) ⬇️
src/cli_shared/cli/config.rs 100.00% <100.00%> (ø)
src/f3/mod.rs 59.12% <100.00%> (ø)
src/fil_cns/validation.rs 78.75% <100.00%> (ø)
src/libp2p/chain_exchange/provider.rs 83.33% <100.00%> (-0.12%) ⬇️
src/libp2p/service.rs 12.30% <ø> (+0.06%) ⬆️
src/rpc/json_validator.rs 96.10% <ø> (+2.20%) ⬆️
src/rpc/methods/eth/tipset_resolver.rs 60.00% <100.00%> (-0.53%) ⬇️
... and 12 more

... and 7 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 c2c6d23...0def445. Read the comment docs.