Skip to content

Merge branch 'feat/supernova-async-exec' into fix-race-execution

4e40327
Select commit
Loading
Failed to load commit list.
Open

fixes exec queue add and pop #7591

Merge branch 'feat/supernova-async-exec' into fix-race-execution
4e40327
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2026 in 0s

77.69% (+0.00%) compared to dbae8d7

View this Pull Request on Codecov

77.69% (+0.00%) compared to dbae8d7

Details

Codecov Report

❌ Patch coverage is 82.05128% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.69%. Comparing base (dbae8d7) to head (4e40327).

Files with missing lines Patch % Lines
process/asyncExecution/headersExecutor.go 60.60% 11 Missing and 2 partials ⚠️
process/asyncExecution/queue/blocksQueue.go 97.50% 1 Missing ⚠️
Additional details and impacted files
@@                    Coverage Diff                     @@
##           feat/supernova-async-exec    #7591   +/-   ##
==========================================================
  Coverage                      77.69%   77.69%           
==========================================================
  Files                            876      876           
  Lines                         121012   121077   +65     
==========================================================
+ Hits                           94015    94066   +51     
- Misses                         20790    20805   +15     
+ Partials                        6207     6206    -1     

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