Skip to content

fix: unify HashSet and HashMap usages#7159

Merged
hanabi1224 merged 5 commits into
mainfrom
hm/eth-filter-hashset-contains
Jun 10, 2026
Merged

fix: unify HashSet and HashMap usages#7159
hanabi1224 merged 5 commits into
mainfrom
hm/eth-filter-hashset-contains

fix insta tests

59b0801
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 10, 2026 in 1s

64.31% (+0.00%) compared to f178b5b

View this Pull Request on Codecov

64.31% (+0.00%) compared to f178b5b

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.31%. Comparing base (f178b5b) to head (59b0801).
✅ All tests successful. No failed tests found.

Additional details and impacted files
Files with missing lines Coverage Δ
src/chain/store/base_fee.rs 98.57% <ø> (ø)
src/db/blockstore_with_write_buffer.rs 95.16% <ø> (ø)
src/interpreter/vm.rs 82.03% <ø> (ø)
src/libp2p_bitswap/request_manager.rs 74.74% <ø> (ø)
src/message_pool/msgpool/republish.rs 87.09% <ø> (ø)
src/message_pool/msgpool/selection.rs 86.28% <ø> (ø)
src/rpc/auth_layer.rs 78.78% <ø> (ø)
src/rpc/methods/eth.rs 65.52% <ø> (ø)
src/rpc/methods/eth/filter/event.rs 84.48% <ø> (ø)
src/rpc/methods/eth/filter/mempool.rs 95.91% <ø> (ø)
... and 12 more

... and 3 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 f178b5b...59b0801. 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.