Skip to content

fixes after review: removed unnecessary dataTries reset in CommitInMe…

f090fe5
Select commit
Loading
Failed to load commit list.
Open

added commitInMemory method for synching optimization #7674

fixes after review: removed unnecessary dataTries reset in CommitInMe…
f090fe5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 12, 2026 in 1s

77.51% (-0.01%) compared to 862985f, passed because coverage increased by 0% when compared to adjusted base (77.51%)

View this Pull Request on Codecov

77.51% (-0.01%) compared to 862985f, passed because coverage increased by 0% when compared to adjusted base (77.51%)

Details

Codecov Report

❌ Patch coverage is 79.71014% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.51%. Comparing base (862985f) to head (f090fe5).

Files with missing lines Patch % Lines
process/block/baseProcess.go 85.36% 4 Missing and 2 partials ⚠️
...ocess/transactionEvaluator/simulationAccountsDB.go 0.00% 2 Missing ⚠️
state/accountsDB.go 90.90% 1 Missing and 1 partial ⚠️
state/accountsDBApi.go 0.00% 2 Missing ⚠️
state/accountsDBApiWithHistory.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@                      Coverage Diff                      @@
##           feat/supernova-async-exec    #7674      +/-   ##
=============================================================
- Coverage                      77.51%   77.51%   -0.01%     
=============================================================
  Files                            882      882              
  Lines                         122760   122829      +69     
=============================================================
+ Hits                           95157    95207      +50     
- Misses                         21259    21274      +15     
- Partials                        6344     6348       +4     

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