Skip to content

feat(migration): statehistory migration#3658

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

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

refactor(migration/state): use felt.Address instead of felt.Felt

4dda0e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 2026 in 1s

75.13% (target 70.00%)

View this Pull Request on Codecov

75.13% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 69.78610% with 113 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.13%. Comparing base (2edbd87) to head (4dda0e2).
⚠️ Report is 31 commits behind head on main.

Files with missing lines Patch % Lines
migration/state/history/storage_ingestor.go 64.21% 21 Missing and 13 partials ⚠️
migration/state/history/class_hash_ingestor.go 57.14% 15 Missing and 12 partials ⚠️
migration/state/history/migrator.go 68.85% 14 Missing and 5 partials ⚠️
migration/state/history/nonce_ingestor.go 64.10% 7 Missing and 7 partials ⚠️
migration/state/history/parse.go 42.85% 6 Missing and 2 partials ⚠️
migration/state/common/ingestor.go 75.00% 6 Missing ⚠️
migration/state/common/committer.go 91.66% 1 Missing and 1 partial ⚠️
node/migration.go 0.00% 2 Missing ⚠️
migration/state/headstate/ingestor.go 91.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3658      +/-   ##
==========================================
- Coverage   76.45%   75.13%   -1.32%     
==========================================
  Files         401      431      +30     
  Lines       36747    38629    +1882     
==========================================
+ Hits        28094    29023     +929     
- Misses       6673     7581     +908     
- Partials     1980     2025      +45     

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