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: add drop local user operation endpoint #610

Merged
merged 1 commit into from
Feb 21, 2024

feat: add drop UO rpc endpoint

1e72e7d
Select commit
Loading
Failed to load commit list.
Merged

feat: add drop local user operation endpoint #610

feat: add drop UO rpc endpoint
1e72e7d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2024 in 0s

57.59% (-0.28%) compared to 20b725f

View this Pull Request on Codecov

57.59% (-0.28%) compared to 20b725f

Details

Codecov Report

Attention: 180 lines in your changes are missing coverage. Please review.

Comparison is base (20b725f) 57.86% compared to head (1e72e7d) 57.59%.

Additional details and impacted files

Impacted file tree graph

Files Coverage Δ
crates/pool/src/mempool/error.rs 76.19% <ø> (ø)
crates/pool/src/mempool/mod.rs 87.50% <ø> (ø)
crates/pool/src/mempool/pool.rs 95.65% <100.00%> (+0.16%) ⬆️
crates/pool/src/server/mod.rs 25.00% <ø> (ø)
crates/provider/src/traits/entry_point.rs 50.00% <ø> (ø)
crates/rpc/src/eth/mod.rs 0.00% <ø> (ø)
crates/sim/src/simulation/simulation.rs 78.11% <ø> (ø)
crates/types/src/validation_results.rs 57.53% <ø> (ø)
bin/rundler/src/cli/node/mod.rs 0.00% <0.00%> (ø)
crates/pool/src/mempool/uo_pool.rs 92.65% <98.86%> (+0.45%) ⬆️
... and 13 more
Components Coverage Δ
rundler binary 0.00% <0.00%> (ø)
builder 51.30% <ø> (ø)
dev 0.00% <ø> (ø)
pool 64.62% <57.14%> (-0.22%) ⬇️
provider 0.87% <0.00%> (-0.04%) ⬇️
rpc 34.70% <0.00%> (-1.52%) ⬇️
sim 84.64% <0.00%> (+0.48%) ⬆️
tasks ∅ <ø> (∅)
types 86.82% <ø> (-4.45%) ⬇️
utils 14.96% <ø> (ø)