Skip to content

Conversation

@esfomeado
Copy link
Contributor

@esfomeado esfomeado commented Apr 19, 2023


Description

Added @Generated annotation to builder class.

This is useful when for instance you want to exclude some generated classes from code coverage.


Changes were made to:

  • Codegen library - Java
  • Codegen library - Kotlin
  • Codegen library - Scala
  • Maven plugin
  • Gradle plugin
  • SBT plugin
Copy link
Owner

@kobylynskyi kobylynskyi left a comment

Choose a reason for hiding this comment

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

@esfomeado LGTM! Thanks for the contribution.

@kobylynskyi kobylynskyi merged commit 414204e into kobylynskyi:main Apr 26, 2023
@kobylynskyi kobylynskyi added this to the 5.7.2 milestone Apr 26, 2023
@kobylynskyi kobylynskyi added the enhancement New feature or request label Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

2 participants