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

fixing ref processing in the bytes.eo #3498

Merged
merged 6 commits into from
Nov 15, 2024
Merged

fixing ref processing in the bytes.eo #3498

merged 6 commits into from
Nov 15, 2024

Conversation

yegor256
Copy link
Member

@yegor256 yegor256 commented Nov 15, 2024

See #3496


PR-Codex overview

This PR focuses on refactoring the parsing and optimization components of the eo project by replacing instances of ParsingTrain with TrParsing, enhancing logging, and improving the handling of XSL transformations.

Detailed summary

  • Deleted ParsingTrain.java and ParsingTrainTest.java, replaced with TrParsing.java and TrParsingTest.java.
  • Updated imports from ParsingTrain to TrParsing in multiple files.
  • Introduced TrStepped for enhanced processing of XML transformations.
  • Added a method in PhiMojoTest to validate .phi file generation.
  • Adjusted logging levels in log4j.properties.
  • Enhanced error handling in XSL templates.

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

@yegor256 yegor256 marked this pull request as draft November 15, 2024 09:23
@yegor256 yegor256 marked this pull request as ready for review November 15, 2024 09:50
@yegor256 yegor256 merged commit 57d0785 into master Nov 15, 2024
19 checks passed
@yegor256 yegor256 deleted the 3496 branch November 15, 2024 10:31
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