fix: spawn_blocking for fvm calls#7184
Merged
Merged
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.
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.
Loading