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

Rundler v0.3 Feature Branch #736

Merged
merged 17 commits into from
Jun 28, 2024

chore: update to rust v1.79.0

355a108
Select commit
Loading
Failed to load commit list.
Merged

Rundler v0.3 Feature Branch #736

chore: update to rust v1.79.0
355a108
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 27, 2024 in 0s

57.54% (+2.42%) compared to 416f263

View this Pull Request on Codecov

57.54% (+2.42%) compared to 416f263

Details

Codecov Report

Attention: Patch coverage is 68.64629% with 718 lines in your changes missing coverage. Please review.

Project coverage is 57.54%. Comparing base (416f263) to head (355a108).

Additional details and impacted files

Impacted file tree graph

Files Coverage Δ
bin/rundler/src/cli/node/events.rs 0.00% <ø> (ø)
crates/builder/src/emit.rs 36.00% <ø> (+21.33%) ⬆️
crates/builder/src/server/local.rs 0.00% <ø> (ø)
crates/pool/src/mempool/paymaster.rs 93.40% <100.00%> (-0.22%) ⬇️
crates/provider/src/traits/provider.rs 100.00% <ø> (ø)
crates/sim/src/estimation/mod.rs 80.00% <ø> (ø)
crates/sim/src/estimation/v0_6.rs 94.88% <100.00%> (+0.24%) ⬆️
crates/sim/src/estimation/v0_7.rs 82.47% <100.00%> (+2.04%) ⬆️
crates/types/src/pool/error.rs 0.00% <ø> (ø)
bin/rundler/src/cli/mod.rs 0.00% <0.00%> (ø)
... and 15 more

... and 2 files with indirect coverage changes

Components Coverage Δ
rundler binary 0.00% <0.00%> (ø)
builder 60.53% <64.68%> (+10.53%) ⬆️
dev 0.00% <ø> (ø)
pool 64.95% <96.55%> (+0.63%) ⬆️
provider 16.10% <0.00%> (-0.58%) ⬇️
rpc 25.64% <0.00%> (-0.04%) ⬇️
sim 78.25% <100.00%> (+0.76%) ⬆️
tasks ∅ <ø> (∅)
types 66.68% <ø> (+1.22%) ⬆️
utils 18.28% <ø> (ø)