Skip to content

Merge branch 'main' into shashank/EthSendRawTransactionUntrusted

6a8e180
Select commit
Loading
Failed to load commit list.
Merged

Add support for the Filecoin.EthSendRawTransactionUntrusted #6524

Merge branch 'main' into shashank/EthSendRawTransactionUntrusted
6a8e180
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 11, 2026 in 0s

63.35% (+0.02%) compared to 7e6ce47

View this Pull Request on Codecov

63.35% (+0.02%) compared to 7e6ce47

Details

Codecov Report

❌ Patch coverage is 69.09091% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.35%. Comparing base (7e6ce47) to head (6a8e180).

Files with missing lines Patch % Lines
src/rpc/methods/eth.rs 0.00% 9 Missing ⚠️
src/message_pool/msgpool/msg_pool.rs 86.11% 4 Missing and 1 partial ⚠️
src/rpc/methods/mpool.rs 0.00% 2 Missing ⚠️
src/message_pool/msgpool/mod.rs 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/rpc/mod.rs 88.37% <ø> (ø)
src/message_pool/msgpool/mod.rs 91.86% <87.50%> (+0.51%) ⬆️
src/rpc/methods/mpool.rs 4.65% <0.00%> (-0.04%) ⬇️
src/message_pool/msgpool/msg_pool.rs 78.93% <86.11%> (+0.81%) ⬆️
src/rpc/methods/eth.rs 69.66% <0.00%> (-0.24%) ⬇️

... and 3 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 7e6ce47...6a8e180. Read the comment docs.

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