Skip to content

style(migration/state): rename some vars and relocate type def

c1fcadb
Select commit
Loading
Failed to load commit list.
Merged

feat(migration): headstate migration #3657

style(migration/state): rename some vars and relocate type def
c1fcadb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 28, 2026 in 0s

76.35% (target 70.00%)

View this Pull Request on Codecov

76.35% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 73.61963% with 43 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.35%. Comparing base (c1439fb) to head (c1fcadb).

Files with missing lines Patch % Lines
migration/state/headstate/migrator.go 65.62% 16 Missing and 6 partials ⚠️
migration/state/headstate/ingestor.go 63.63% 9 Missing and 7 partials ⚠️
migration/state/headstate/committer.go 89.47% 1 Missing and 1 partial ⚠️
node/migration.go 0.00% 2 Missing ⚠️
core/state/state.go 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3657      +/-   ##
==========================================
- Coverage   76.40%   76.35%   -0.06%     
==========================================
  Files         397      401       +4     
  Lines       36587    36747     +160     
==========================================
+ Hits        27954    28057     +103     
- Misses       6668     6703      +35     
- Partials     1965     1987      +22     

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