fix(builder): fix reth tx sender errors #921
Merged
Codecov / codecov/project
succeeded
Nov 25, 2024 in 0s
59.09% (+0.00%) compared to db86d73
View this Pull Request on Codecov
59.09% (+0.00%) compared to db86d73
Details
Codecov Report
Attention: Patch coverage is 0%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 59.09%. Comparing base (
db86d73
) to head (42240a2
).
Files with missing lines | Patch % | Lines |
---|---|---|
crates/builder/src/sender/mod.rs | 0.00% | 1 Missing |
Additional details and impacted files
Files with missing lines | Coverage Δ | |
---|---|---|
crates/builder/src/sender/mod.rs | 1.33% <0.00%> (+0.05%) |
⬆️ |
Components | Coverage Δ | |
---|---|---|
rundler binary | 0.00% <ø> (ø) |
|
builder | 64.85% <0.00%> (+0.03%) |
⬆️ |
dev | ∅ <ø> (∅) |
|
pool | 66.64% <ø> (ø) |
|
provider | 20.84% <ø> (ø) |
|
rpc | 25.87% <ø> (ø) |
|
sim | 76.76% <ø> (ø) |
|
tasks | ∅ <ø> (∅) |
|
types | 67.81% <ø> (ø) |
|
utils | 31.73% <ø> (ø) |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading