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

fix(rpc): fix error message for unstaked entity mempool count #741

Merged
merged 1 commit into from
Jun 25, 2024

fix(rpc): fix error message for unstaked entity mempool count

2752810
Select commit
Loading
Failed to load commit list.
Merged

fix(rpc): fix error message for unstaked entity mempool count #741

fix(rpc): fix error message for unstaked entity mempool count
2752810
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2024 in 0s

57.27% (+0.00%) compared to ac74140

View this Pull Request on Codecov

57.27% (+0.00%) compared to ac74140

Details

Codecov Report

Attention: Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 57.27%. Comparing base (ac74140) to head (2752810).

Additional details and impacted files

Impacted file tree graph

Files Coverage Δ
crates/rpc/src/eth/error.rs 0.00% <ø> (ø)
crates/types/src/pool/error.rs 0.00% <ø> (ø)
crates/pool/src/mempool/uo_pool.rs 94.94% <50.00%> (ø)
crates/pool/src/server/remote/error.rs 14.49% <0.00%> (ø)
Components Coverage Δ
rundler binary 0.00% <ø> (ø)
builder 59.16% <ø> (ø)
dev 0.00% <ø> (ø)
pool 64.95% <20.00%> (ø)
provider 16.10% <ø> (ø)
rpc 25.64% <ø> (ø)
sim 78.25% <ø> (ø)
tasks ∅ <ø> (∅)
types 66.68% <ø> (ø)
utils 18.28% <ø> (ø)