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

fix(builder): handle more tx sender errors #918

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

dancoombs
Copy link
Collaborator

Pick from #917

Copy link

codecov bot commented Nov 25, 2024

Codecov Report

Attention: Patch coverage is 0% with 50 lines in your changes missing coverage. Please review.

Project coverage is 59.09%. Comparing base (6817ed7) to head (3eac983).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/builder/src/bundle_sender.rs 0.00% 22 Missing ⚠️
crates/builder/src/sender/mod.rs 0.00% 22 Missing ⚠️
crates/builder/src/sender/bloxroute.rs 0.00% 4 Missing ⚠️
crates/builder/src/transaction_tracker.rs 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

Files with missing lines Coverage Δ
crates/builder/src/transaction_tracker.rs 73.65% <0.00%> (-0.28%) ⬇️
crates/builder/src/sender/bloxroute.rs 0.00% <0.00%> (ø)
crates/builder/src/bundle_sender.rs 72.66% <0.00%> (-0.85%) ⬇️
crates/builder/src/sender/mod.rs 1.28% <0.00%> (-0.09%) ⬇️
Flag Coverage Δ
unit-tests 59.09% <0.00%> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
rundler binary 0.00% <ø> (ø)
builder 64.81% <0.00%> (-0.26%) ⬇️
dev ∅ <ø> (∅)
pool 66.64% <ø> (ø)
provider 20.84% <ø> (ø)
rpc 25.87% <ø> (ø)
sim 76.76% <ø> (ø)
tasks ∅ <ø> (∅)
types 67.81% <ø> (ø)
utils 31.73% <ø> (ø)
---- 🚨 Try these New Features:

@dancoombs dancoombs merged commit bb2dbca into main Nov 25, 2024
11 checks passed
@dancoombs dancoombs deleted the danc/handle-more-tx-errors-pick branch November 25, 2024 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants