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(pool): fix pool max ops per sender during replacement #951

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

fix(pool): fix pool max ops per sender during replacement

2adb894
Select commit
Loading
Failed to load commit list.
Open

fix(pool): fix pool max ops per sender during replacement #951

fix(pool): fix pool max ops per sender during replacement
2adb894
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 3, 2025 in 0s

58.92% (+0.12%) compared to 27dfb1f

View this Pull Request on Codecov

58.92% (+0.12%) compared to 27dfb1f

Details

Codecov Report

Attention: Patch coverage is 84.09091% with 21 lines in your changes missing coverage. Please review.

Project coverage is 58.92%. Comparing base (27dfb1f) to head (2adb894).

Files with missing lines Patch % Lines
crates/pool/src/mempool/uo_pool.rs 84.26% 14 Missing ⚠️
crates/pool/src/mempool/reputation.rs 56.25% 7 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

Files with missing lines Coverage Δ
crates/pool/src/mempool/pool.rs 96.60% <100.00%> (+0.08%) ⬆️
crates/pool/src/mempool/reputation.rs 83.98% <56.25%> (-0.89%) ⬇️
crates/pool/src/mempool/uo_pool.rs 92.10% <84.26%> (-0.13%) ⬇️
Components Coverage Δ
rundler binary 0.00% <ø> (ø)
builder 65.17% <ø> (ø)
dev ∅ <ø> (∅)
pool 66.51% <84.09%> (+0.30%) ⬆️
provider 19.49% <ø> (ø)
rpc 26.71% <ø> (ø)
sim 77.03% <ø> (ø)
tasks ∅ <ø> (∅)
types 67.61% <ø> (ø)
utils 30.06% <ø> (ø)