Skip to content

Conversation

sstanculeanu
Copy link
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?

BeniaminDrasovean and others added 30 commits September 8, 2023 17:34
…t-client-support

Merge rc/v1.7.0 in feat/light client support
…llector

# Conflicts:
#	epochStart/metachain/systemSCs_test.go
#	factory/api/apiResolverFactory.go
#	factory/processing/blockProcessorCreator_test.go
#	factory/state/stateComponents.go
#	genesis/process/memoryComponents.go
#	integrationTests/state/stateTrie/stateTrie_test.go
#	integrationTests/testInitializer.go
#	process/transaction/metaProcess.go
#	state/accountsDB.go
#	state/accountsDB_test.go
#	state/errors.go
#	state/factory/accountsAdapterAPICreator_test.go
#	state/interface.go
#	state/storagePruningManager/storagePruningManager_test.go
#	state/trackableDataTrie/trackableDataTrie.go
#	state/trackableDataTrie/trackableDataTrie_test.go
#	testscommon/integrationtests/factory.go
#	testscommon/state/accountsAdapterStub.go
#	update/genesis/import.go
…-client-support

Merge rc/1.7.0 in feat/light client support
# Conflicts:
#	cmd/node/config/config.toml
#	state/accountsDB_test.go
#	state/errors.go
#	state/interface.go
#	state/trackableDataTrie/trackableDataTrie.go
Copy link

codecov bot commented Oct 9, 2025

Codecov Report

❌ Patch coverage is 79.11695% with 175 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.05%. Comparing base (bd0267e) to head (e3109b6).

Files with missing lines Patch % Lines
factory/state/stateComponents.go 64.94% 32 Missing and 2 partials ⚠️
state/trackableDataTrie/trackableDataTrie.go 78.74% 20 Missing and 7 partials ⚠️
state/accountsDB.go 83.44% 20 Missing and 4 partials ⚠️
update/genesis/import.go 0.00% 20 Missing ⚠️
state/stateAccesses/collector.go 89.94% 15 Missing and 2 partials ⚠️
storage/factory/storageServiceFactory.go 0.00% 9 Missing and 1 partial ⚠️
factory/state/stateComponentsHandler.go 0.00% 8 Missing ⚠️
state/stateAccesses/stateAccessesStorer.go 75.00% 4 Missing and 2 partials ⚠️
process/rewardTransaction/process.go 76.47% 3 Missing and 1 partial ⚠️
cmd/node/main.go 0.00% 3 Missing ⚠️
... and 12 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7277      +/-   ##
==========================================
+ Coverage   75.03%   75.05%   +0.01%     
==========================================
  Files         808      812       +4     
  Lines      133760   134427     +667     
==========================================
+ Hits       100371   100892     +521     
- Misses      27690    27813     +123     
- Partials     5699     5722      +23     

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

Copy link

Integration Tests completed with failures or errors.

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: dd4170a01ba4d37f56be14b9212ce3d0231ee154
  • Current Branch: rc/barnard-patch-3
  • mx-chain-go Target Branch: master
  • mx-chain-simulator-go Target Branch: rc/barnard-patch-3
  • mx-chain-testing-suite Target Branch: rc/barnard-patch-3
  • mx-chain-simulator-go Commit Hash: 1e83241b6262cd09b5355f5bcf8c8a8b4e1408cf

🚀 Environment Variables:

  • TIMESTAMP: 2025_OCTOBER_10__08_51_43
  • PYTEST_EXIT_CODE: ``

@multiversx multiversx deleted a comment from github-actions bot Oct 14, 2025
@multiversx multiversx deleted a comment from github-actions bot Oct 14, 2025
@sstanculeanu
Copy link
Collaborator Author

Run Tests:
mx-chain-simulator-go: rc/barnard-patch-3
mx-chain-testing-suite: rc/barnard-patch-3

Copy link

Integration Tests completed with failures or errors.

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: dd4170a01ba4d37f56be14b9212ce3d0231ee154
  • Current Branch: rc/barnard-patch-3
  • mx-chain-go Target Branch: master
  • mx-chain-simulator-go Target Branch: rc/barnard-patch-3
  • mx-chain-testing-suite Target Branch: rc/barnard-patch-3
  • mx-chain-simulator-go Commit Hash: 1e83241b6262cd09b5355f5bcf8c8a8b4e1408cf

🚀 Environment Variables:

  • TIMESTAMP: 2025_OCTOBER_14__17_17_43
  • PYTEST_EXIT_CODE: 1

Copy link

Integration Tests completed with failures or errors.

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: bd0267e42184fe588def7cae43277af08af302ef
  • Current Branch: master
  • mx-chain-go Target Branch: ``
  • mx-chain-simulator-go Target Branch: rc/barnard-patch-3
  • mx-chain-testing-suite Target Branch: rc/barnard-patch-3
  • mx-chain-simulator-go Commit Hash: 1e83241b6262cd09b5355f5bcf8c8a8b4e1408cf

🚀 Environment Variables:

  • TIMESTAMP: 2025_OCTOBER_14__18_02_33
  • PYTEST_EXIT_CODE: 1

Copy link

Integration Tests passed successfully!

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: e3109b6b1c89627ba0f6749a2d5aa37c54dee31d
  • Current Branch: rc/barnard-patch-3
  • mx-chain-go Target Branch: master
  • mx-chain-simulator-go Target Branch: rc/barnard-patch-3
  • mx-chain-testing-suite Target Branch: rc/barnard-patch-3
  • mx-chain-simulator-go Commit Hash: 1e83241b6262cd09b5355f5bcf8c8a8b4e1408cf

🚀 Environment Variables:

  • TIMESTAMP: 2025_OCTOBER_17__09_48_06
  • PYTEST_EXIT_CODE: 0

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.

8 participants