Skip to content

fix: spawn_blocking for fvm calls#7184

Merged
hanabi1224 merged 2 commits into
mainfrom
hm/spawn-blocking-for-fvm-calls
Jun 19, 2026
Merged

fix: spawn_blocking for fvm calls#7184
hanabi1224 merged 2 commits into
mainfrom
hm/spawn-blocking-for-fvm-calls

Merge branch 'main' into hm/spawn-blocking-for-fvm-calls

dbee77a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 2026 in 1s

64.36% (-0.01%) compared to ae501fb

View this Pull Request on Codecov

64.36% (-0.01%) compared to ae501fb

Details

Codecov Report

❌ Patch coverage is 59.18367% with 60 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.36%. Comparing base (ae501fb) to head (dbee77a).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/rpc/methods/eth.rs 0.00% 13 Missing ⚠️
src/chain/store/chain_store.rs 57.69% 10 Missing and 1 partial ⚠️
src/state_manager/message_simulation.rs 77.27% 4 Missing and 6 partials ⚠️
src/state_manager/execution.rs 68.42% 5 Missing and 1 partial ⚠️
src/daemon/mod.rs 0.00% 4 Missing ⚠️
src/rpc/methods/miner.rs 0.00% 4 Missing ⚠️
src/chain/store/errors.rs 0.00% 3 Missing ⚠️
src/state_manager/state_computation.rs 66.66% 2 Missing and 1 partial ⚠️
src/tool/subcommands/snapshot_cmd.rs 0.00% 2 Missing ⚠️
src/interpreter/externs.rs 0.00% 1 Missing ⚠️
... and 3 more
Additional details and impacted files
Files with missing lines Coverage Δ
src/chain_sync/tipset_syncer.rs 63.27% <100.00%> (+0.24%) ⬆️
src/fil_cns/validation.rs 78.89% <100.00%> (+0.13%) ⬆️
src/rpc/methods/gas.rs 86.11% <100.00%> (+0.03%) ⬆️
src/state_manager/mod.rs 65.15% <ø> (ø)
src/interpreter/externs.rs 39.81% <0.00%> (ø)
src/state_manager/mining.rs 71.18% <80.00%> (+0.24%) ⬆️
src/tool/offline_server/server.rs 27.23% <0.00%> (ø)
src/tool/subcommands/archive_cmd.rs 29.66% <0.00%> (ø)
src/tool/subcommands/snapshot_cmd.rs 0.00% <0.00%> (ø)
src/chain/store/errors.rs 12.50% <0.00%> (-1.79%) ⬇️
... and 7 more

... and 3 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ae501fb...dbee77a. 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.