Skip to content

[DO NOT MERGE] Test aot selection+size limit block proposal#7684

Closed
sstanculeanu wants to merge 32 commits into
feat/supernova-async-execfrom
test-aot-selection+size-limit-block-proposal
Closed

[DO NOT MERGE] Test aot selection+size limit block proposal#7684
sstanculeanu wants to merge 32 commits into
feat/supernova-async-execfrom
test-aot-selection+size-limit-block-proposal

Conversation

@sstanculeanu

Copy link
Copy Markdown
Collaborator

Reasoning behind the pull request

Proposed changes

Testing procedure

Pre-requisites

Based on the Contributing Guidelines the PR author and the reviewers must check the following requirements are met:

  • was the PR targeted to the correct branch?
  • if this is a larger feature that probably needs more than one PR, is there a feat branch created?
  • if this is a feat branch merging, do all satellite projects have a proper tag inside go.mod?

ssd04 and others added 30 commits February 2, 2026 20:00
…n-go into move-method-to-common

# Conflicts:
#	process/aotSelection/aotSelector_test.go
fix todo by moving ShouldConsiderSelfKeyInConsensus to common package
@sstanculeanu sstanculeanu self-assigned this Feb 9, 2026
@sstanculeanu sstanculeanu deleted the test-aot-selection+size-limit-block-proposal branch February 9, 2026 13:21
@codecov

codecov Bot commented Feb 9, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 72.13115% with 136 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.48%. Comparing base (41143e4) to head (8514bfb).

Files with missing lines Patch % Lines
factory/processing/blockProcessorCreator.go 26.78% 39 Missing and 2 partials ⚠️
process/aotSelection/aotSelector.go 85.77% 29 Missing and 7 partials ⚠️
txcache/selectionTracker.go 41.17% 8 Missing and 2 partials ⚠️
factory/processing/processComponentsHandler.go 0.00% 7 Missing and 1 partial ⚠️
process/coordinator/processProposal.go 83.33% 5 Missing and 3 partials ⚠️
process/block/gasConsumption.go 75.00% 5 Missing and 2 partials ⚠️
consensus/spos/bls/v2/subroundEndRound.go 53.84% 6 Missing ⚠️
factory/processing/processComponents.go 73.68% 2 Missing and 3 partials ⚠️
consensus/spos/consensusCore.go 20.00% 4 Missing ⚠️
...ode/chainSimulator/components/processComponents.go 0.00% 3 Missing ⚠️
... and 4 more
Additional details and impacted files
@@                      Coverage Diff                      @@
##           feat/supernova-async-exec    #7684      +/-   ##
=============================================================
- Coverage                      77.51%   77.48%   -0.04%     
=============================================================
  Files                            878      880       +2     
  Lines                         122090   122525     +435     
=============================================================
+ Hits                           94640    94940     +300     
- Misses                         21148    21264     +116     
- Partials                        6302     6321      +19     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants