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(builder): reject ops if condition not met after failure #723

Merged
merged 2 commits into from
Jun 18, 2024

feat(builder): reject ops if condition not met after failure

883c454
Select commit
Loading
Failed to load commit list.
Merged

feat(builder): reject ops if condition not met after failure #723

feat(builder): reject ops if condition not met after failure
883c454
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 2024 in 1s

54.45% (-0.26%) compared to 867b229

View this Pull Request on Codecov

54.45% (-0.26%) compared to 867b229

Details

Codecov Report

Attention: Patch coverage is 8.75912% with 125 lines in your changes missing coverage. Please review.

Project coverage is 54.45%. Comparing base (867b229) to head (883c454).

Additional details and impacted files

Impacted file tree graph

Files Coverage Δ
crates/builder/src/emit.rs 14.66% <ø> (ø)
crates/provider/src/traits/provider.rs 100.00% <ø> (ø)
crates/builder/src/transaction_tracker.rs 81.13% <0.00%> (-0.17%) ⬇️
crates/builder/src/sender/mod.rs 0.83% <0.00%> (-0.04%) ⬇️
crates/builder/src/bundle_sender.rs 0.00% <0.00%> (ø)
crates/provider/src/ethers/provider.rs 0.00% <0.00%> (ø)
crates/builder/src/bundle_proposer.rs 86.20% <16.00%> (-2.91%) ⬇️
Components Coverage Δ
rundler binary 0.00% <ø> (ø)
builder 45.55% <12.37%> (-0.73%) ⬇️
dev 0.00% <ø> (ø)
pool 65.07% <ø> (ø)
provider 16.10% <0.00%> (-0.58%) ⬇️
rpc 25.66% <ø> (ø)
sim 77.86% <ø> (ø)
tasks ∅ <ø> (∅)
types 65.45% <ø> (ø)
utils 18.28% <ø> (ø)