State DB pruning #1808
+716
−195
Open
State DB pruning #1808
Codecov / codecov/project
succeeded
Feb 7, 2025 in 1s
77.5% (-0.1%) compared to f9b0c3f
View this Pull Request on Codecov
77.5% (-0.1%) compared to f9b0c3f
Details
Codecov Report
Attention: Patch coverage is 68.19923%
with 83 lines
in your changes missing coverage. Please review.
Project coverage is 77.5%. Comparing base (
f9b0c3f
) to head (860bffb
).
Additional details and impacted files
Files with missing lines | Coverage Δ | |
---|---|---|
bin/citrea/src/rollup/mod.rs | 79.9% <ø> (ø) |
|
crates/common/src/config.rs | 94.8% <ø> (ø) |
|
crates/fullnode/src/lib.rs | 100.0% <100.0%> (ø) |
|
...reign-sdk/full-node/db/sov-db/src/schema/tables.rs | 91.5% <ø> (ø) |
|
.../sovereign-sdk/full-node/db/sov-db/src/state_db.rs | 94.1% <100.0%> (+0.3%) |
⬆️ |
...-sdk/module-system/sov-state/src/prover_storage.rs | 94.6% <100.0%> (+0.1%) |
⬆️ |
...es/storage-ops/src/pruning/components/ledger_db.rs | 100.0% <ø> (ø) |
|
...es/storage-ops/src/pruning/components/native_db.rs | 86.3% <100.0%> (ø) |
|
crates/storage-ops/src/pruning/criteria.rs | 100.0% <100.0%> (ø) |
|
crates/storage-ops/src/tests.rs | 100.0% <100.0%> (ø) |
|
... and 9 more |
Loading