Skip to content

Merge branch 'main' into shashank/add-v18-actor-support

416035b
Select commit
Loading
Failed to load commit list.
Merged

Integrate actor v18 #6863

Merge branch 'main' into shashank/add-v18-actor-support
416035b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 9, 2026 in 0s

63.58% (-0.47%) compared to 72fd9ca

View this Pull Request on Codecov

63.58% (-0.47%) compared to 72fd9ca

Details

Codecov Report

❌ Patch coverage is 11.25954% with 465 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.58%. Comparing base (72fd9ca) to head (416035b).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/shim/actors/builtin/miner/mod.rs 1.81% 108 Missing ⚠️
src/shim/actors/convert.rs 0.00% 77 Missing ⚠️
src/rpc/methods/state.rs 0.00% 48 Missing ⚠️
src/shim/actors/builtin/market/mod.rs 2.38% 41 Missing ⚠️
src/rpc/types/sector_impl.rs 0.00% 38 Missing ⚠️
src/shim/actors/builtin/reward/mod.rs 5.71% 33 Missing ⚠️
src/shim/actors/builtin/power/mod.rs 8.33% 22 Missing ⚠️
src/shim/actors/builtin/verifreg/ext/state.rs 0.00% 16 Missing ⚠️
src/shim/actors/builtin/miner/ext/state.rs 0.00% 14 Missing ⚠️
src/shim/actors/builtin/multisig/mod.rs 13.33% 12 Missing and 1 partial ⚠️
... and 22 more
Additional details and impacted files
Files with missing lines Coverage Δ
src/lotus_json/actors/params/account_params.rs 100.00% <ø> (ø)
src/lotus_json/actors/params/cron_params.rs 100.00% <ø> (ø)
src/lotus_json/actors/params/datacap_params.rs 100.00% <ø> (ø)
src/lotus_json/actors/params/eam_params.rs 100.00% <ø> (ø)
src/lotus_json/actors/params/evm_params.rs 100.00% <ø> (ø)
src/lotus_json/actors/params/init_params.rs 100.00% <ø> (ø)
src/lotus_json/actors/params/market_params.rs 97.61% <ø> (ø)
src/lotus_json/actors/params/miner_params.rs 75.66% <ø> (ø)
src/lotus_json/actors/params/multisig_params.rs 100.00% <ø> (ø)
src/lotus_json/actors/params/paych_params.rs 84.61% <ø> (ø)
... and 58 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 a738e2a...416035b. 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.