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

Conversation

@0xdeafbeef

Copy link
Copy Markdown
Member

No description provided.

@github-actions

Copy link
Copy Markdown

🧪 Network Tests

To run network tests for this PR, use:

gh workflow run network-tests.yml -f pr_number=1121

Available test options:

  • Run all tests: gh workflow run network-tests.yml -f pr_number=1121
  • Run specific test: gh workflow run network-tests.yml -f pr_number=1121 -f test_selection=ping-pong

Test types: destroyable, ping-pong, one-to-many-internal-messages, fq-deploy, nft-index, persistent-sync

Results will be posted as workflow runs in the Actions tab.

@codecov

codecov Bot commented Jul 31, 2026

Copy link
Copy Markdown

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant