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): allow multiple UOs from an unstaked sender in a bundle #987

Merged
merged 1 commit into from
Jan 31, 2025

feat(pool): allow multiple UOs from an unstaked sender in a bundle

d8d1af3
Select commit
Loading
Failed to load commit list.
Merged

feat(pool): allow multiple UOs from an unstaked sender in a bundle #987

feat(pool): allow multiple UOs from an unstaked sender in a bundle
d8d1af3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2025 in 0s

59.12% (-0.01%) compared to 6c2e4ef, passed because coverage increased by 0% when compared to adjusted base (59.12%)

View this Pull Request on Codecov

59.12% (-0.01%) compared to 6c2e4ef, passed because coverage increased by 0% when compared to adjusted base (59.12%)

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 59.12%. Comparing base (6c2e4ef) to head (d8d1af3).

Files with missing lines Patch % Lines
crates/pool/src/mempool/uo_pool.rs 50.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

Files with missing lines Coverage Δ
crates/pool/src/mempool/uo_pool.rs 92.13% <50.00%> (+0.07%) ⬆️
Components Coverage Δ
rundler binary 0.00% <ø> (ø)
builder 65.60% <ø> (ø)
dev ∅ <ø> (∅)
pool 66.94% <50.00%> (-0.02%) ⬇️
provider 19.49% <ø> (ø)
rpc 26.43% <ø> (ø)
sim 77.04% <ø> (ø)
tasks ∅ <ø> (∅)
types 67.27% <ø> (ø)
utils 30.06% <ø> (ø)