Skip to content

refactor(migration/state): unify common scaffolding into common pkg

35bc91d
Select commit
Loading
Failed to load commit list.
Open

feat(migration): statehistory migration #3658

refactor(migration/state): unify common scaffolding into common pkg
35bc91d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 28, 2026 in 1s

77.41% (target 70.00%)

View this Pull Request on Codecov

77.41% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 69.45946% with 113 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.41%. Comparing base (2edbd87) to head (35bc91d).

Files with missing lines Patch % Lines
migration/state/history/storage_ingestor.go 63.82% 21 Missing and 13 partials ⚠️
migration/state/history/class_hash_ingestor.go 56.45% 15 Missing and 12 partials ⚠️
migration/state/history/migrator.go 68.85% 14 Missing and 5 partials ⚠️
migration/state/history/nonce_ingestor.go 62.16% 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%   77.41%   +0.96%     
==========================================
  Files         401      407       +6     
  Lines       36747    37041     +294     
==========================================
+ Hits        28094    28675     +581     
+ Misses       6673     6280     -393     
- Partials     1980     2086     +106     

☔ View full report in Codecov by Sentry.
📢 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.