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