Skip to content

fix(core): keep GC-protected block handles cached#1114

Merged
MrWad3r merged 2 commits into
masterfrom
fix-block-gc
Jul 20, 2026
Merged

fix(core): keep GC-protected block handles cached#1114
MrWad3r merged 2 commits into
masterfrom
fix-block-gc

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=1114

Available test options:

  • Run all tests: gh workflow run network-tests.yml -f pr_number=1114
  • Run specific test: gh workflow run network-tests.yml -f pr_number=1114 -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 10, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 96.84211% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.95%. Comparing base (aa5fd80) to head (192fc69).

Files with missing lines Patch % Lines
core/src/storage/block_handle/mod.rs 96.20% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1114      +/-   ##
==========================================
- Coverage   59.95%   59.95%   -0.01%     
==========================================
  Files         484      484              
  Lines       82720    82803      +83     
  Branches    82720    82803      +83     
==========================================
+ Hits        49598    49645      +47     
- Misses      30773    30798      +25     
- Partials     2349     2360      +11     

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

Comment thread core/src/storage/block_handle/mod.rs
@MrWad3r
MrWad3r added this pull request to the merge queue Jul 20, 2026
Merged via the queue into master with commit cf39cda Jul 20, 2026
23 checks passed
@MrWad3r
MrWad3r deleted the fix-block-gc branch July 20, 2026 11:41
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.

4 participants