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

Is it possible to have Achilles add an @Generated annotation? #367

Open
jared-wallace opened this issue Mar 9, 2020 · 2 comments
Open

Comments

@jared-wallace
Copy link

Preferably by default, or at least as an option would be nice. If I have some time the next few weekends, I'll see if I can gin up a PR.

The primary benefit here would be allowing code coverage tools like jacoco to properly ignore untested, generated code.

@doanduyhai
Copy link
Owner

Technically feasible, still the @Generated annotation should be added everywhere, we generate a lot of classes

@bric3
Copy link
Contributor

bric3 commented Jun 18, 2020

Works for me

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

No branches or pull requests

3 participants