Skip to content

Extend forest-wallet send with calldata and method params - #7607

Open
sudo-shashank wants to merge 5 commits into
mainfrom
shashank/extend-send
Open

sudo-shashank wants to merge 5 commits into
mainfrom
shashank/extend-send

Merge branch 'main' into shashank/extend-send

b923a3a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 16, 2026 in 1s

66.68% (-0.02%) compared to a80b3f8

View this Pull Request on Codecov

66.68% (-0.02%) compared to a80b3f8

Details

Codecov Report

❌ Patch coverage is 24.75728% with 155 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.68%. Comparing base (a80b3f8) to head (b923a3a).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/dev/subcommands/tests_cmd/wallet.rs 0.00% 41 Missing ⚠️
src/dev/subcommands/tests_cmd/helpers.rs 0.00% 40 Missing ⚠️
src/dev/subcommands/devnet_cmd/eth_skip_sender.rs 0.00% 33 Missing ⚠️
src/dev/subcommands/devnet_cmd/eth_gas.rs 0.00% 26 Missing ⚠️
src/wallet/subcommands/wallet_cmd.rs 76.36% 11 Missing and 2 partials ⚠️
src/cli/subcommands/evm_cmd.rs 0.00% 1 Missing ⚠️
src/eth/transaction.rs 90.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/cli/subcommands/evm_cmd.rs 0.00% <0.00%> (ø)
src/eth/transaction.rs 87.86% <90.00%> (+0.22%) ⬆️
src/wallet/subcommands/wallet_cmd.rs 26.56% <76.36%> (-0.79%) ⬇️
src/dev/subcommands/devnet_cmd/eth_gas.rs 0.00% <0.00%> (ø)
src/dev/subcommands/devnet_cmd/eth_skip_sender.rs 0.00% <0.00%> (ø)
src/dev/subcommands/tests_cmd/helpers.rs 0.00% <0.00%> (ø)
src/dev/subcommands/tests_cmd/wallet.rs 0.00% <0.00%> (ø)

... and 9 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 c16a3de...b923a3a. 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.