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

Conversation

dancoombs
Copy link
Collaborator

Fixes #740

Copy link

codecov bot commented Jun 25, 2024

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%> (ø)
Flag Coverage Δ
unit-tests 57.27% <20.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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% <ø> (ø)

@dancoombs dancoombs force-pushed the danc/unstaked-factory-limit branch from a9aa183 to 2752810 Compare June 25, 2024 18:43
@dancoombs dancoombs merged commit 3ffd875 into feat/v0.3 Jun 25, 2024
7 checks passed
@dancoombs dancoombs deleted the danc/unstaked-factory-limit branch June 25, 2024 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants