Skip to content

Supernova processing #7053

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 19 commits into
base: feat/supernova-async-exec
Choose a base branch
from
Draft

Conversation

AdoAdoAdo
Copy link
Contributor

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?

@AdoAdoAdo AdoAdoAdo changed the base branch from master to feat/supernova-async-exec June 16, 2025 13:59
Copy link

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: be7cc0e0fd8fc62739e6710c6ad4e89d9f2aa062
  • Current Branch: supernova-processing
  • mx-chain-go Target Branch: master
  • mx-chain-simulator-go Target Branch: main
  • mx-chain-testing-suite Target Branch: main

🚀 Environment Variables:

  • TIMESTAMP: 16062025-143303
  • PYTEST_EXIT_CODE: 0
    🎉 MultiversX CI/CD Workflow Complete!

Copy link

codecov bot commented Jul 15, 2025

Codecov Report

Attention: Patch coverage is 4.83871% with 531 lines in your changes missing coverage. Please review.

Project coverage is 74.83%. Comparing base (a78718b) to head (6101e84).

Files with missing lines Patch % Lines
process/block/shardblock.go 7.39% 209 Missing and 4 partials ⚠️
process/block/metablock.go 1.56% 188 Missing and 1 partial ⚠️
process/coordinator/process.go 0.00% 104 Missing ⚠️
process/block/preprocess/transactions.go 26.92% 18 Missing and 1 partial ⚠️
process/block/preprocess/rewardTxPreProcessor.go 0.00% 2 Missing ⚠️
process/block/preprocess/smartContractResults.go 0.00% 2 Missing ⚠️
...cess/block/preprocess/validatorInfoPreProcessor.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@                      Coverage Diff                      @@
##           feat/supernova-async-exec    #7053      +/-   ##
=============================================================
- Coverage                      75.12%   74.83%   -0.30%     
=============================================================
  Files                            812      812              
  Lines                         134225   134763     +538     
=============================================================
+ Hits                          100838   100846       +8     
- Misses                         27685    28208     +523     
- Partials                        5702     5709       +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.

@AdoAdoAdo AdoAdoAdo self-assigned this Jul 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant