Skip to content

Merge branch 'main' into shashank/add-f4-support

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

Added support for f4 addresses in forest-wallet #6710

Merge branch 'main' into shashank/add-f4-support
501461b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 12, 2026 in 1s

63.41% (+0.00%) compared to fc67ad1

View this Pull Request on Codecov

63.41% (+0.00%) compared to fc67ad1

Details

Codecov Report

❌ Patch coverage is 73.71795% with 41 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.41%. Comparing base (fc67ad1) to head (501461b).

Files with missing lines Patch % Lines
src/wallet/subcommands/wallet_cmd.rs 74.00% 38 Missing and 1 partial ⚠️
src/message_pool/msgpool/msg_pool.rs 60.00% 2 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/rpc/methods/eth.rs 67.98% <100.00%> (+0.03%) ⬆️
src/message_pool/msgpool/msg_pool.rs 78.52% <60.00%> (-0.20%) ⬇️
src/wallet/subcommands/wallet_cmd.rs 25.63% <74.00%> (+25.63%) ⬆️

... and 12 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 fc67ad1...501461b. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.