Skip to content
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

Merge Spica into master #5896

Merged
merged 738 commits into from
Nov 13, 2024
Merged

Merge Spica into master #5896

merged 738 commits into from
Nov 13, 2024

Conversation

iulianpascalau
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?

Copy link

codecov bot commented Jan 31, 2024

Codecov Report

Attention: Patch coverage is 77.48593% with 240 lines in your changes missing coverage. Please review.

Project coverage is 78.72%. Comparing base (a5d1509) to head (d2b858d).
Report is 7 commits behind head on master.

Files Patch % Lines
node/chainSimulator/chainSimulator.go 0.00% 56 Missing ⚠️
node/external/transactionAPI/unmarshaller.go 48.64% 35 Missing and 3 partials ⚠️
...ode/chainSimulator/components/processComponents.go 0.00% 27 Missing ⚠️
...hainSimulator/components/testOnlyProcessingNode.go 0.00% 25 Missing ⚠️
api/groups/transactionGroup.go 83.78% 22 Missing and 2 partials ⚠️
...external/transactionAPI/apiTransactionProcessor.go 70.83% 8 Missing and 6 partials ⚠️
common/enablers/enableEpochsHandler.go 42.85% 12 Missing ⚠️
node/chainSimulator/components/syncedTxsSender.go 84.78% 5 Missing and 2 partials ⚠️
common/holders/rootHashHolder.go 20.00% 4 Missing ⚠️
factory/processing/blockProcessorCreator.go 94.80% 2 Missing and 2 partials ⚠️
... and 13 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5896      +/-   ##
==========================================
+ Coverage   78.71%   78.72%   +0.01%     
==========================================
  Files         752      755       +3     
  Lines       98265    99607    +1342     
==========================================
+ Hits        77345    78414    +1069     
- Misses      15676    15910     +234     
- Partials     5244     5283      +39     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

ssd04 and others added 29 commits July 15, 2024 13:49
…ondNetwork/elrond-go into egld-multi-transfer-integration-test
…n-tests-p3

ESDT Improvements integration tests
…ion-test

added egld with multi transfer scenario
Change receivers ids relayed v3 and multi transfer integration
Copy link

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: d9d3dc7e96e1ec2139fe755c4169f56bf75b4006
  • Current Branch: rc/v1.7.next1
  • mx-chain-go Target Branch: master
  • mx-chain-simulator-go Target Branch: rc/v1.7.next1
  • mx-chain-testing-suite Target Branch: rc/v1.7.next1

🚀 Environment Variables:

  • TIMESTAMP: 25102024-081221
  • PYTEST_EXIT_CODE: 1
    🎉 MultiversX CI/CD Workflow Complete!

Copy link

⚠️ No report was generated due to an error or cancellation of the process.
Please checkout gh action logs for details

Copy link

⚠️ No report was generated due to an error or cancellation of the process.
Please checkout gh action logs for details

@andreibancioiu andreibancioiu changed the title Rc/v1.7.next1 Merge Spica into master Nov 10, 2024
Copy link

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: 3db2d3bf9b654e8f9ce6097abacda619dd49d0f8
  • Current Branch: rc/v1.7.next1
  • mx-chain-go Target Branch: master
  • mx-chain-simulator-go Target Branch: rc/v1.7.next1
  • mx-chain-testing-suite Target Branch: rc/v1.7.next1

🚀 Environment Variables:

  • TIMESTAMP: 11112024-095744
  • PYTEST_EXIT_CODE: 0
    🎉 MultiversX CI/CD Workflow Complete!

@sstanculeanu sstanculeanu marked this pull request as ready for review November 12, 2024 15:28
@sstanculeanu sstanculeanu merged commit 6eb9d20 into master Nov 13, 2024
16 checks passed
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.