Rundler v0.3 Feature Branch #736
Merged
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
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% <ø> (ø) |
Loading