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

integrated mx-chain-scenario-go v1.4.1 #99

Merged
merged 3 commits into from
Feb 13, 2024
Merged

integrated mx-chain-scenario-go v1.4.1 #99

merged 3 commits into from
Feb 13, 2024

Conversation

andrei-marinica
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Jan 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3585a62) 40.93% compared to head (dfec4ce) 40.93%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #99   +/-   ##
=======================================
  Coverage   40.93%   40.93%           
=======================================
  Files          38       38           
  Lines        6032     6032           
=======================================
  Hits         2469     2469           
  Misses       3424     3424           
  Partials      139      139           

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

@andrei-marinica andrei-marinica changed the title integrated mx-chain-scenario-go v1.4.0 integrated mx-chain-scenario-go v1.4.1 Feb 2, 2024
@BiancaIalangi BiancaIalangi self-requested a review February 2, 2024 11:31
BiancaIalangi
BiancaIalangi previously approved these changes Feb 2, 2024
@@ -40,7 +40,7 @@ func main() {
"dns.wasm",
filepath.Join(getTestRoot(), "dns/dns.wasm"))
tg := &testGenerator{
parser: scenjsonparse.NewParser(fileResolver),
parser: scenjsonparse.NewParser(fileResolver, []byte{5, 0}),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

perhaps a variable for this?

@iulianpascalau iulianpascalau merged commit eaf161a into master Feb 13, 2024
5 checks passed
@iulianpascalau iulianpascalau deleted the scen-1.4.0 branch February 13, 2024 07:56
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.

4 participants