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

feat(#6): copy integration test from jeo repository #7

Merged

Conversation

volodya-lombrozo
Copy link
Member

@volodya-lombrozo volodya-lombrozo commented Dec 14, 2023

I copied the integration tests that we created to define our goals (what we want to get from bytecode transformation in order to provide simple inlining optimization.)

Closes: #6.


PR-Codex overview

Detailed summary

  • Added a new dependency jucs in pom.xml for testing purposes.
  • Added new Java classes Application, A, and B in the com.example package.
  • Added new EO classes Application, A, and B in the com.example package.
  • Added new integration test classes package-info and TrasformationPacksTest in the it package.

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

@volodya-lombrozo
Copy link
Member Author

The original discussion: objectionary/jeo-maven-plugin#264

@volodya-lombrozo
Copy link
Member Author

volodya-lombrozo commented Dec 14, 2023

@yegor256 Could you take a look, please?

@volodya-lombrozo
Copy link
Member Author

@yegor256 reminder

Copy link
Member

@yegor256 yegor256 left a comment

Choose a reason for hiding this comment

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

looks good

@volodya-lombrozo
Copy link
Member Author

@rultor merge

@rultor
Copy link
Contributor

rultor commented Dec 15, 2023

@rultor merge

@volodya-lombrozo OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit f846020 into objectionary:master Dec 15, 2023
8 checks passed
@rultor
Copy link
Contributor

rultor commented Dec 15, 2023

@rultor merge

@volodya-lombrozo Done! FYI, the full log is here (took me 2min)

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.

Copy integration test for simple optimization
4 participants