Skip to content

Merge branch 'feat/supernova-async-exec' into async-trie-prunning-tri…

93f4d3c
Select commit
Loading
Failed to load commit list.
Open

Trie prunning async trigger #7800

Merge branch 'feat/supernova-async-exec' into async-trie-prunning-tri…
93f4d3c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2026 in 1s

77.57% (+0.00%) compared to f192e3b

View this Pull Request on Codecov

77.57% (+0.00%) compared to f192e3b

Details

Codecov Report

❌ Patch coverage is 65.43210% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.57%. Comparing base (f192e3b) to head (93f4d3c).

Files with missing lines Patch % Lines
process/block/metablock.go 18.18% 8 Missing and 1 partial ⚠️
process/block/baseProcess.go 82.92% 4 Missing and 3 partials ⚠️
process/block/shardblock.go 44.44% 5 Missing ⚠️
state/accountsDB.go 0.00% 4 Missing ⚠️
...ocess/transactionEvaluator/simulationAccountsDB.go 0.00% 1 Missing ⚠️
state/accountsDBApi.go 0.00% 1 Missing ⚠️
state/accountsDBApiWithHistory.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                    Coverage Diff                     @@
##           feat/supernova-async-exec    #7800   +/-   ##
==========================================================
  Coverage                      77.57%   77.57%           
==========================================================
  Files                            882      882           
  Lines                         123648   123721   +73     
==========================================================
+ Hits                           95918    95979   +61     
- Misses                         21374    21381    +7     
- Partials                        6356     6361    +5     

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