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(provider): use state overrides for gas used, not ctor method #706

Merged
merged 2 commits into from
May 10, 2024

chore(docs): fix dead ERC-4337 links

b6ce4c7
Select commit
Loading
Failed to load commit list.
Merged

fix(provider): use state overrides for gas used, not ctor method #706

chore(docs): fix dead ERC-4337 links
b6ce4c7
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

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% <ø> (ø)