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

eo up to 0.40.3 #358

Merged
merged 5 commits into from
Oct 30, 2024
Merged

eo up to 0.40.3 #358

merged 5 commits into from
Oct 30, 2024

Conversation

yegor256
Copy link
Member

@yegor256 yegor256 commented Oct 30, 2024

PR-Codex overview

This PR focuses on updating the way command-line arguments are constructed in various test files, transitioning from string concatenation to template literals for better readability. It also introduces version reading from files, enhancing maintainability.

Detailed summary

  • Updated command-line arguments in multiple test files to use template literals.
  • Changed parserVersion and homeTag in test/helpers.js to read from eo-version.txt and home-tag.txt.
  • Modified the test function signature to include parser and hash parameters.
  • Updated test cases to pass the new parameters.
  • Adjusted the jeo:disassemble and jeo:assemble commands to use a variable for version.
  • Refactored test_dataize.js to align with the new parameter structure.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@yegor256 yegor256 merged commit da11ba8 into master Oct 30, 2024
30 checks passed
@yegor256 yegor256 deleted the 357 branch October 30, 2024 15:53
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.

1 participant