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

IDEA intention actions could help us with readability of generated code #158

Closed
Vassiliy-Kudryashov opened this issue Jun 6, 2022 · 0 comments · Fixed by #615
Closed
Assignees
Labels
ctg-enhancement New feature, improvement or change request

Comments

@Vassiliy-Kudryashov
Copy link
Member

Vassiliy-Kudryashov commented Jun 6, 2022

Description

Some code we generate may look as 'yellow' in IDEA. IDE suggests some improvements that make code more clean and accurate. Probably we can use built-it Code inspections and/or Intention actions to make auto-generated code cleaner.

Expected behavior

Generated tests pass not only reformatting stage but other post-processing too.

Environment

Potential alternatives

Context
It's a research, corresponding API may absent.

@Vassiliy-Kudryashov Vassiliy-Kudryashov added ctg-enhancement New feature, improvement or change request comp-codegen Issue is related to code generator labels Jun 6, 2022
@Vassiliy-Kudryashov Vassiliy-Kudryashov self-assigned this Jun 6, 2022
@denis-fokin denis-fokin removed the comp-codegen Issue is related to code generator label Jun 8, 2022
@Vassiliy-Kudryashov Vassiliy-Kudryashov moved this from Todo to In Progress in UTBot Java Jul 28, 2022
Repository owner moved this from In Progress to Done in UTBot Java Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ctg-enhancement New feature, improvement or change request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants