Skip to content

chore: linter

df52a01
Select commit
Loading
Failed to load commit list.
Open

feat(migration): trie migration #3659

chore: linter
df52a01
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 20, 2026 in 1s

75.98% (target 70.00%)

View this Pull Request on Codecov

75.98% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 65.69767% with 177 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.98%. Comparing base (05dd000) to head (df52a01).

Files with missing lines Patch % Lines
migration/trie/hashworker.go 36.14% 50 Missing and 3 partials ⚠️
migration/trie/ingestor.go 72.43% 28 Missing and 15 partials ⚠️
migration/trie/trie.go 75.17% 20 Missing and 16 partials ⚠️
migration/trie/counter.go 45.94% 19 Missing and 1 partial ⚠️
migration/trie/hashpool.go 32.00% 16 Missing and 1 partial ⚠️
migration/trie/codec.go 92.72% 2 Missing and 2 partials ⚠️
migration/trie/committer.go 84.61% 1 Missing and 1 partial ⚠️
node/migration.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@                        Coverage Diff                        @@
##           maksym/statehistory-migration    #3659      +/-   ##
=================================================================
- Coverage                          76.10%   75.98%   -0.12%     
=================================================================
  Files                                408      415       +7     
  Lines                              36913    37428     +515     
=================================================================
+ Hits                               28091    28440     +349     
- Misses                              6792     6912     +120     
- Partials                            2030     2076      +46     

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