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

Rc/v1.7.next1 #5896

Draft
wants to merge 699 commits into
base: master
Choose a base branch
from
Draft

Rc/v1.7.next1 #5896

wants to merge 699 commits into from

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.

miiu96 and others added 29 commits July 3, 2024 14:21
…n-go into merge_rc_17next1_into_feat_relayedv3_2024.07.03

# Conflicts:
#	go.sum
…elayedv3_2024.07.03

Merge rc 17next1 into feat relayedv3 2024.07.03
…n-go into feat/relayedv3

# Conflicts:
#	process/transaction/shardProcess.go
#	process/transaction/shardProcess_test.go
…elayedv3_2024.07.04

Merge rc 17next1 into feat relayedv3 2024.07.04
…nner

Added more integration tests for non-executable inner tx + small fix on logs append
added map support for over writable configs
updated mx-chain-vm-go to latest rc/v1.7.next1
sstanculeanu and others added 2 commits September 6, 2024 16:21
Proper fix for gasUsed and fee in case of relayedV3
Copy link

github-actions bot commented Sep 9, 2024

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

Copy link

github-actions bot commented Sep 9, 2024

⚠️ 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

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

Copy link

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

1 similar comment
Copy link

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

@sstanculeanu
Copy link
Contributor

Run Tests:
mx-chain-simulator-go: rc/v1.7.next1
mx-chain-testing-suite: rc/v1.7.next1

Copy link

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: c437db7ccfcf0efdb9350a16fe1214861a189211
  • 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: 18092024-133548
  • PYTEST_EXIT_CODE: 0
    🎉 MultiversX CI/CD Workflow Complete!

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.