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

feat(pool): add a configurable maximum time allowed in pool #941

Merged
merged 1 commit into from
Jan 9, 2025

feat(pool): add a configurable maximum time allowed in pool

30a5119
Select commit
Loading
Failed to load commit list.
Merged

feat(pool): add a configurable maximum time allowed in pool #941

feat(pool): add a configurable maximum time allowed in pool
30a5119
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

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