Skip to content

chore: self review

c2eacce
Select commit
Loading
Failed to load commit list.
Open

feat(migration): headstate migration #3657

chore: self review
c2eacce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 20, 2026 in 0s

76.18% (target 70.00%)

View this Pull Request on Codecov

76.18% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 65.00000% with 56 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.18%. Comparing base (7aedc3a) to head (c2eacce).

Files with missing lines Patch % Lines
migration/headstate/migrator.go 65.62% 16 Missing and 6 partials ⚠️
migration/headstate/ingestor.go 63.63% 9 Missing and 7 partials ⚠️
migration/headstate/counter.go 43.47% 12 Missing and 1 partial ⚠️
migration/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.25%   76.18%   -0.08%     
==========================================
  Files         396      400       +4     
  Lines       36424    36571     +147     
==========================================
+ Hits        27775    27861      +86     
- Misses       6677     6715      +38     
- Partials     1972     1995      +23     

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