feat(pool): add a configurable maximum time allowed in pool #941
+70
−3
Codecov / codecov/project
succeeded
Jan 9, 2025 in 0s
59.01% (+0.06%) compared to 62d6907
View this Pull Request on Codecov
59.01% (+0.06%) compared to 62d6907
Details
Codecov Report
Attention: Patch coverage is 97.91667%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 59.01%. Comparing base (
62d6907
) to head (30a5119
).
Files with missing lines | Patch % | Lines |
---|---|---|
bin/rundler/src/cli/pool.rs | 0.00% | 1 Missing |
Additional details and impacted files
Files with missing lines | Coverage Δ | |
---|---|---|
crates/pool/src/mempool/mod.rs | 100.00% <ø> (ø) |
|
crates/pool/src/mempool/pool.rs | 96.72% <100.00%> (+0.12%) |
⬆️ |
crates/pool/src/mempool/uo_pool.rs | 92.15% <100.00%> (+<0.01%) |
⬆️ |
crates/types/src/timestamp.rs | 98.13% <100.00%> (+0.03%) |
⬆️ |
bin/rundler/src/cli/pool.rs | 0.00% <0.00%> (ø) |
Components | Coverage Δ | |
---|---|---|
rundler binary | 0.00% <0.00%> (ø) |
|
builder | 65.21% <ø> (ø) |
|
dev | ∅ <ø> (∅) |
|
pool | 66.72% <100.00%> (+0.17%) |
⬆️ |
provider | 19.49% <ø> (ø) |
|
rpc | 26.71% <ø> (ø) |
|
sim | 77.03% <ø> (ø) |
|
tasks | ∅ <ø> (∅) |
|
types | 67.65% <100.00%> (+0.04%) |
⬆️ |
utils | 30.06% <ø> (ø) |
Loading