fix(provider): use state overrides for gas used, not ctor method #706
Codecov / codecov/project
succeeded
May 10, 2024 in 0s
55.22% (-0.21%) compared to 58f31f4
View this Pull Request on Codecov
55.22% (-0.21%) compared to 58f31f4
Details
Codecov Report
Attention: Patch coverage is 36.75214%
with 74 lines
in your changes are missing coverage. Please review.
Project coverage is 55.22%. Comparing base (
58f31f4
) to head (b6ce4c7
).
Additional details and impacted files
Files | Coverage Δ | |
---|---|---|
crates/builder/src/bundle_proposer.rs | 89.02% <100.00%> (-0.02%) |
⬇️ |
crates/provider/src/traits/provider.rs | 100.00% <ø> (ø) |
|
...es/sim/src/estimation/estimate_verification_gas.rs | 95.97% <100.00%> (+0.05%) |
⬆️ |
crates/sim/src/estimation/v0_6.rs | 94.40% <100.00%> (-0.01%) |
⬇️ |
crates/sim/src/utils.rs | 94.11% <ø> (+0.17%) |
⬆️ |
crates/types/src/chain.rs | 88.88% <100.00%> (ø) |
|
crates/rpc/src/task.rs | 0.00% <0.00%> (ø) |
|
crates/types/src/user_operation/v0_6.rs | 95.22% <0.00%> (-2.04%) |
⬇️ |
crates/types/src/user_operation/mod.rs | 62.23% <0.00%> (-3.13%) |
⬇️ |
crates/types/src/user_operation/v0_7.rs | 64.55% <0.00%> (-1.23%) |
⬇️ |
... and 2 more |
Components | Coverage Δ | |
---|---|---|
rundler binary | 0.00% <ø> (ø) |
|
builder | 49.79% <100.00%> (-0.04%) |
⬇️ |
dev | 0.00% <ø> (ø) |
|
pool | 64.50% <ø> (ø) |
|
provider | 16.68% <0.00%> (-0.32%) |
⬇️ |
rpc | 25.67% <0.00%> (-0.31%) |
⬇️ |
sim | 77.99% <100.00%> (-0.05%) |
⬇️ |
tasks | ∅ <ø> (∅) |
|
types | 66.27% <3.44%> (-1.06%) |
⬇️ |
utils | 18.28% <ø> (ø) |
Loading