Skip to content

feat(migration): statehistory migration - #3658

Open
MaksymMalicki wants to merge 13 commits into
mainfrom
maksym/statehistory-migration
Open

feat(migration): statehistory migration#3658
MaksymMalicki wants to merge 13 commits into
mainfrom
maksym/statehistory-migration

add test

ca4ebb2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 7, 2026 in 0s

79.21% (target 70.00%)

View this Pull Request on Codecov

79.21% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 80.25641% with 77 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.21%. Comparing base (121146c) to head (ca4ebb2).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...tate/newstate/internal/history/storage_ingestor.go 76.92% 21 Missing ⚠️
...e/newstate/internal/history/class_hash_ingestor.go 74.57% 15 Missing ⚠️
...ration/state/newstate/internal/history/migrator.go 75.47% 13 Missing ⚠️
.../state/newstate/internal/history/nonce_ingestor.go 81.08% 7 Missing ⚠️
...tion/state/newstate/internal/headstate/ingestor.go 78.57% 6 Missing ⚠️
migration/state/newstate/internal/history/parse.go 50.00% 6 Missing ⚠️
...gration/state/newstate/internal/common/ingestor.go 73.68% 5 Missing ⚠️
migration/state/newstate/migrator.go 93.54% 2 Missing ⚠️
...ration/state/newstate/internal/common/committer.go 95.23% 1 Missing ⚠️
node/migration.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3658      +/-   ##
==========================================
- Coverage   79.31%   79.21%   -0.11%     
==========================================
  Files         464      472       +8     
  Lines       35793    36089     +296     
==========================================
+ Hits        28389    28587     +198     
- Misses       7395     7493      +98     
  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.