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

Bundle Sender State Machine Rework #716

Merged
merged 7 commits into from
Jun 20, 2024

chore(builder): add unit tests to bundle_sender

421ff18
Select commit
Loading
Failed to load commit list.
Merged

Bundle Sender State Machine Rework #716

chore(builder): add unit tests to bundle_sender
421ff18
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 20, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 62.74752% with 602 lines in your changes missing coverage. Please review.

Please upload report for BASE (feat/v0.3@255b64d). Learn more about missing BASE report.

Additional details and impacted files

Impacted file tree graph

Files Coverage Δ
crates/builder/src/emit.rs 36.00% <ø> (ø)
crates/builder/src/server/local.rs 0.00% <ø> (ø)
crates/provider/src/traits/provider.rs 100.00% <ø> (ø)
crates/builder/src/bundle_proposer.rs 90.37% <99.47%> (ø)
crates/builder/src/sender/bloxroute.rs 0.00% <0.00%> (ø)
bin/rundler/src/cli/builder.rs 0.00% <0.00%> (ø)
crates/builder/src/sender/mod.rs 0.91% <0.00%> (ø)
crates/provider/src/ethers/provider.rs 0.00% <0.00%> (ø)
crates/builder/src/task.rs 0.00% <0.00%> (ø)
crates/builder/src/sender/flashbots.rs 0.00% <0.00%> (ø)
... and 3 more
Components Coverage Δ
rundler binary 0.00% <0.00%> (?)
builder 59.54% <0.00%> (?)
dev 0.00% <0.00%> (?)
pool 65.07% <0.00%> (?)
provider 16.10% <0.00%> (?)
rpc 25.66% <0.00%> (?)
sim 78.13% <0.00%> (?)
tasks ∅ <0.00%> (?)
types 65.45% <0.00%> (?)
utils 18.28% <0.00%> (?)