Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(rpc): introduce entry point routing #636

Merged
merged 12 commits into from
Mar 31, 2024

chore: fixing PR comments

8d0f94d
Select commit
Loading
Failed to load commit list.
Merged

feat(rpc): introduce entry point routing #636

chore: fixing PR comments
8d0f94d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2024 in 1s

55.82% (-2.46%) compared to d951f14

View this Pull Request on Codecov

55.82% (-2.46%) compared to d951f14

Details

Codecov Report

Attention: Patch coverage is 39.28881% with 2100 lines in your changes are missing coverage. Please review.

Project coverage is 55.82%. Comparing base (d951f14) to head (8d0f94d).

Additional details and impacted files

Impacted file tree graph

Files Coverage Δ
crates/builder/src/bundle_sender.rs 0.00% <ø> (ø)
crates/builder/src/server/remote/protos.rs 0.00% <ø> (ø)
crates/pool/src/mempool/mod.rs 100.00% <100.00%> (+7.69%) ⬆️
crates/pool/src/mempool/paymaster.rs 93.62% <100.00%> (+0.01%) ⬆️
crates/pool/src/mempool/pool.rs 95.78% <100.00%> (-0.01%) ⬇️
crates/pool/src/mempool/reputation.rs 85.25% <ø> (+5.13%) ⬆️
crates/pool/src/server/remote/server.rs 0.00% <ø> (ø)
crates/provider/src/traits/entry_point.rs 20.00% <ø> (ø)
crates/rpc/src/admin.rs 0.00% <ø> (ø)
crates/rpc/src/eth/events/mod.rs 100.00% <100.00%> (ø)
... and 61 more
Components Coverage Δ
rundler binary 0.00% <0.00%> (ø)
builder 50.64% <16.32%> (-1.18%) ⬇️
dev 0.00% <0.00%> (ø)
pool 65.33% <65.60%> (+0.72%) ⬆️
provider 9.08% <0.77%> (-4.87%) ⬇️
rpc 29.08% <36.21%> (-4.69%) ⬇️
sim 84.33% <38.06%> (-3.15%) ⬇️
tasks ∅ <ø> (∅)
types 66.50% <34.85%> (-8.43%) ⬇️
utils 16.73% <ø> (ø)