fix(pool): don't log an error during validation failure in gas check #914
Codecov / codecov/project
succeeded
Nov 24, 2024 in 0s
59.13% (-0.01%) compared to 663a373, passed because coverage increased by 0% when compared to adjusted base (59.14%)
View this Pull Request on Codecov
59.13% (-0.01%) compared to 663a373, passed because coverage increased by 0% when compared to adjusted base (59.14%)
Details
Codecov Report
Attention: Patch coverage is 0%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 59.13%. Comparing base (
663a373
) to head (cd1a989
).
Files with missing lines | Patch % | Lines |
---|---|---|
crates/pool/src/mempool/uo_pool.rs | 0.00% | 2 Missing |
Additional details and impacted files
Files with missing lines | Coverage Δ | |
---|---|---|
crates/contracts/src/v0_7.rs | 97.33% <ø> (ø) |
|
crates/sim/src/estimation/v0_6.rs | 94.82% <ø> (ø) |
|
crates/sim/src/estimation/v0_7.rs | 81.09% <ø> (ø) |
|
crates/pool/src/mempool/uo_pool.rs | 92.09% <0.00%> (-0.06%) |
⬇️ |
Components | Coverage Δ | |
---|---|---|
rundler binary | 0.00% <ø> (ø) |
|
builder | 65.06% <ø> (ø) |
|
dev | ∅ <ø> (∅) |
|
pool | 66.64% <0.00%> (-0.01%) |
⬇️ |
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