Skip to content

use the new SnapshotBatch interface for the DeprecatedState

1aca16d
Select commit
Loading
Failed to load commit list.
Open

refactor(state): use the new SnapshotBatch interface for the DeprecatedState #3293

use the new SnapshotBatch interface for the DeprecatedState
1aca16d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 29, 2025 in 0s

76.10% (target 70.00%)

View this Pull Request on Codecov

76.10% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 63.24324% with 68 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.10%. Comparing base (0d38a9e) to head (1aca16d).

Files with missing lines Patch % Lines
db/snapshot_batch.go 52.63% 30 Missing and 6 partials ⚠️
blockchain/blockchain.go 68.60% 13 Missing and 14 partials ⚠️
core/state/commonstate/state.go 0.00% 4 Missing ⚠️
db/pebble/db.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                        Coverage Diff                        @@
##           maksym/state-refactor-2-clean    #3293      +/-   ##
=================================================================
- Coverage                          76.26%   76.10%   -0.16%     
=================================================================
  Files                                350      351       +1     
  Lines                              33117    33082      -35     
=================================================================
- Hits                               25256    25177      -79     
- Misses                              6055     6106      +51     
+ Partials                            1806     1799       -7     

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