Refactor rollup initialization #1714
Merged
Codecov / codecov/project
succeeded
Jan 25, 2025 in 0s
77.5% (+0.5%) compared to ab43fab
View this Pull Request on Codecov
77.5% (+0.5%) compared to ab43fab
Details
Codecov Report
Attention: Patch coverage is 73.16076%
with 197 lines
in your changes missing coverage. Please review.
Project coverage is 77.5%. Comparing base (
ab43fab
) to head (fc8ed59
).
Report is 2 commits behind head on nightly.
Additional details and impacted files
Files with missing lines | Coverage Δ | |
---|---|---|
crates/batch-prover/src/da_block_handler.rs | 75.0% <100.0%> (+1.0%) |
⬆️ |
crates/batch-prover/src/lib.rs | 100.0% <100.0%> (ø) |
|
crates/batch-prover/src/metrics.rs | 100.0% <ø> (ø) |
|
crates/batch-prover/src/rpc.rs | 64.6% <100.0%> (+17.2%) |
⬆️ |
crates/batch-prover/src/runner.rs | 84.1% <100.0%> (-1.8%) |
⬇️ |
crates/common/src/rpc/mod.rs | 96.8% <ø> (ø) |
|
crates/fullnode/src/da_block_handler.rs | 71.9% <100.0%> (-0.1%) |
⬇️ |
crates/fullnode/src/lib.rs | 100.0% <100.0%> (ø) |
|
crates/light-client-prover/src/metrics.rs | 0.0% <ø> (ø) |
|
crates/sequencer/src/commitment/mod.rs | 86.7% <100.0%> (ø) |
|
... and 21 more |
Loading