mx-chain-go icon indicating copy to clipboard operation
mx-chain-go copied to clipboard

Integrate vm rc1.7

Open sasurobert opened this issue 11 months ago • 1 comments

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?

sasurobert avatar Mar 06 '24 13:03 sasurobert

Codecov Report

Attention: Patch coverage is 25.00000% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 79.88%. Comparing base (484f9e7) to head (0fb5072).

Files Patch % Lines
common/enablers/enableEpochsHandler.go 0.00% 6 Missing :warning:
vm/systemSmartContracts/esdt.go 0.00% 2 Missing and 1 partial :warning:
Additional details and impacted files
@@                Coverage Diff                @@
##           rc/v1.7.next1    #6022      +/-   ##
=================================================
- Coverage          79.93%   79.88%   -0.05%     
=================================================
  Files                731      731              
  Lines              96343    96355      +12     
=================================================
- Hits               77008    76972      -36     
- Misses             13934    13979      +45     
- Partials            5401     5404       +3     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Mar 07 '24 06:03 codecov[bot]