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

feat(error): use unexpected error instead #761

Merged
merged 3 commits into from
Aug 7, 2024

feat(error): checlk that gas price is not equal to zero

1543057
Select commit
Loading
Failed to load commit list.
Merged

feat(error): use unexpected error instead #761

feat(error): checlk that gas price is not equal to zero
1543057
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2024 in 0s

57.55% (-0.02%) compared to a88a4c7

View this Pull Request on Codecov

57.55% (-0.02%) compared to a88a4c7

Details

Codecov Report

Attention: Patch coverage is 36.36364% with 7 lines in your changes missing coverage. Please review.

Project coverage is 57.55%. Comparing base (a88a4c7) to head (1543057).

Files Patch % Lines
crates/pool/src/server/local.rs 50.00% 4 Missing ⚠️
crates/sim/src/gas/gas.rs 0.00% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

Files Coverage Δ
crates/sim/src/precheck.rs 77.55% <ø> (+0.15%) ⬆️
crates/sim/src/gas/gas.rs 82.38% <0.00%> (-1.75%) ⬇️
crates/pool/src/server/local.rs 47.63% <50.00%> (-0.25%) ⬇️
Components Coverage Δ
rundler binary 0.00% <ø> (ø)
builder 60.59% <ø> (ø)
dev 0.00% <ø> (ø)
pool 64.46% <50.00%> (-0.03%) ⬇️
provider 16.10% <ø> (ø)
rpc 25.63% <ø> (ø)
sim 78.49% <0.00%> (-0.05%) ⬇️
tasks ∅ <ø> (∅)
types 66.68% <ø> (ø)
utils 18.28% <ø> (ø)