Skip to content

address ai comments

0571359
Select commit
Loading
Failed to load commit list.
Open

feat(api): add pending transaction support in the eth subscription API #6941

address ai comments
0571359
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2026 in 1s

64.16% (+0.01%) compared to 62c0289

View this Pull Request on Codecov

64.16% (+0.01%) compared to 62c0289

Details

Codecov Report

❌ Patch coverage is 14.81481% with 69 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.16%. Comparing base (62c0289) to head (0571359).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/rpc/methods/eth/pubsub.rs 0.00% 69 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/message_pool/msgpool/msg_pool.rs 87.75% <ø> (ø)
src/message_pool/msgpool/pending_store.rs 97.08% <ø> (ø)
src/rpc/methods/chain.rs 57.93% <ø> (+2.28%) ⬆️
src/rpc/methods/eth.rs 65.68% <100.00%> (ø)
src/utils/broadcast/mod.rs 100.00% <100.00%> (ø)
src/rpc/methods/eth/pubsub.rs 0.00% <0.00%> (ø)

... and 2 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 62c0289...0571359. 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.