Skip to content

core/state, core: exact-writer validation for v2 destruction-resolved reads#2290

Open
cffls wants to merge 3 commits into
developfrom
cffls/v2-exact-writer-validation
Open

core/state, core: exact-writer validation for v2 destruction-resolved reads#2290
cffls wants to merge 3 commits into
developfrom
cffls/v2-exact-writer-validation

core/state: cover exact-writer validation across the destruction boun…

f745469
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2026 in 0s

53.69% (+0.24%) compared to 5df879f

View this Pull Request on Codecov

53.69% (+0.24%) compared to 5df879f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.69%. Comparing base (5df879f) to head (f745469).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2290      +/-   ##
===========================================
+ Coverage    53.44%   53.69%   +0.24%     
===========================================
  Files          896      897       +1     
  Lines       159770   160371     +601     
===========================================
+ Hits         85397    86108     +711     
+ Misses       69054    68921     -133     
- Partials      5319     5342      +23     
Files with missing lines Coverage Δ
core/state/parallel_statedb.go 96.06% <100.00%> (+0.01%) ⬆️
core/state/parallel_statedb_validate.go 90.51% <100.00%> (ø)

... and 40 files with indirect coverage changes

Files with missing lines Coverage Δ
core/state/parallel_statedb.go 96.06% <100.00%> (+0.01%) ⬆️
core/state/parallel_statedb_validate.go 90.51% <100.00%> (ø)

... and 40 files with indirect coverage changes

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