Skip to content

fix(storage): bound states GC backlog - #1121

Draft
0xdeafbeef wants to merge 1 commit into
masterfrom
fix/states-gc-backpressure
Draft

fix(storage): bound states GC backlog#1121
0xdeafbeef wants to merge 1 commit into
masterfrom
fix/states-gc-backpressure

fix(storage): bound states GC backlog

dff1c22
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2026 in 0s

60.16% (+0.06%) compared to b00771c

View this Pull Request on Codecov

60.16% (+0.06%) compared to b00771c

Details

Codecov Report

❌ Patch coverage is 69.95516% with 67 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.16%. Comparing base (b00771c) to head (dff1c22).

Files with missing lines Patch % Lines
core/src/block_strider/state_applier.rs 0.00% 38 Missing ⚠️
core/src/storage/shard_state/mod.rs 81.95% 9 Missing and 15 partials ⚠️
core/src/storage/shard_state/store_state_raw.rs 82.60% 1 Missing and 3 partials ⚠️
core/src/storage/mod.rs 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1121      +/-   ##
==========================================
+ Coverage   60.10%   60.16%   +0.06%     
==========================================
  Files         484      484              
  Lines       83305    83458     +153     
  Branches    83305    83458     +153     
==========================================
+ Hits        50069    50213     +144     
+ Misses      30868    30865       -3     
- Partials     2368     2380      +12     

☔ 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.