Skip to content

split persistent + treat raw import marker as a "poisoned state" - #1111

Open
SmaGMan wants to merge 22 commits into
masterfrom
feature/poisoned-raw-import-marker
Open

split persistent + treat raw import marker as a "poisoned state"#1111
SmaGMan wants to merge 22 commits into
masterfrom
feature/poisoned-raw-import-marker

feature(core): improve persistent state meta validation, validate dow…

dcd9185
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 27, 2026 in 1s

60.45% (+0.33%) compared to 4038c33

View this Pull Request on Codecov

60.45% (+0.33%) compared to 4038c33

Details

Codecov Report

❌ Patch coverage is 74.56217% with 581 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.45%. Comparing base (4038c33) to head (dcd9185).

Files with missing lines Patch % Lines
core/src/block_strider/starter/cold_boot.rs 0.00% 225 Missing ⚠️
core/src/storage/persistent_state/tests.rs 80.50% 20 Missing and 72 partials ⚠️
core/src/storage/shard_state/store_state_raw.rs 82.11% 19 Missing and 30 partials ⚠️
core/src/storage/persistent_state/mod.rs 68.42% 30 Missing and 18 partials ⚠️
core/src/storage/shard_state/mod.rs 78.48% 20 Missing and 14 partials ⚠️
core/src/storage/shard_state/raw_import_session.rs 77.39% 1 Missing and 25 partials ⚠️
...src/storage/persistent_state/shard_state/writer.rs 90.47% 12 Missing and 12 partials ⚠️
core/src/storage/shard_state/cell_storage/raw.rs 94.37% 7 Missing and 11 partials ⚠️
core/src/blockchain_rpc/client.rs 71.92% 15 Missing and 1 partial ⚠️
core/src/block_strider/starter/starter_client.rs 0.00% 13 Missing ⚠️
... and 9 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1111      +/-   ##
==========================================
+ Coverage   60.11%   60.45%   +0.33%     
==========================================
  Files         484      486       +2     
  Lines       83305    85356    +2051     
  Branches    83305    85356    +2051     
==========================================
+ Hits        50082    51598    +1516     
- Misses      30858    31225     +367     
- Partials     2365     2533     +168     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.