Skip to content

fix(rpc): avoid race when reading storage proof state - #4064

Open
cicr99 wants to merge 2 commits into
mainfrom
fix/storage-proof-state-at-block
Open

cicr99 wants to merge 2 commits into
mainfrom
fix/storage-proof-state-at-block

add a method for returning a trie-accessible state reader given the b…

97dc33b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 15, 2026 in 1s

79.34% (target 70.00%)

View this Pull Request on Codecov

79.34% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 82.14286% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.34%. Comparing base (64e105c) to head (97dc33b).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
blockchain/statebackend/deprecated.go 76.92% 3 Missing ⚠️
blockchain/statebackend/statebackend.go 81.81% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4064      +/-   ##
==========================================
- Coverage   79.47%   79.34%   -0.13%     
==========================================
  Files         466      466              
  Lines       36015    36035      +20     
==========================================
- Hits        28623    28593      -30     
- Misses       7383     7433      +50     
  Partials        9        9              

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