Skip to content

Checkstyle: don't require javadoc on test methods #88179

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

Merged
merged 2 commits into from
Jun 30, 2022

Conversation

nik9000
Copy link
Member

@nik9000 nik9000 commented Jun 29, 2022

Test methods tend to have descriptive names for the cases that they are
testing. Sometimes they require javadoc, for sure, but not often enough
to add a little "WEAK WARNING" marker on every single test method in my
IDE.

@nik9000 nik9000 added >non-issue :Delivery/Build Build or test infrastructure v8.4.0 labels Jun 29, 2022
@elasticmachine elasticmachine added the Team:Delivery Meta label for Delivery team label Jun 29, 2022
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-delivery (Team:Delivery)

Test methods tend to have descriptive names for the cases that they are
testing. Sometimes they require javadoc, for sure, but not often enough
to add a little "WEAK WARNING" marker on every single test method in my
IDE.
@nik9000
Copy link
Member Author

nik9000 commented Jun 29, 2022

@elaticmachine update branch

@nik9000 nik9000 closed this Jun 29, 2022
@nik9000 nik9000 reopened this Jun 29, 2022
@nik9000
Copy link
Member Author

nik9000 commented Jun 29, 2022

@elaticmachine update branch

@nik9000 nik9000 closed this Jun 29, 2022
@nik9000 nik9000 reopened this Jun 29, 2022
@nik9000
Copy link
Member Author

nik9000 commented Jun 29, 2022

@elaticmachine update branch

@nik9000
Copy link
Member Author

nik9000 commented Jun 29, 2022

@elasticmachine update branch

Copy link
Contributor

@mark-vieira mark-vieira left a comment

Choose a reason for hiding this comment

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

LGTM

@nik9000 nik9000 merged commit aa6f31f into elastic:master Jun 30, 2022
@nik9000
Copy link
Member Author

nik9000 commented Jun 30, 2022

❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Delivery/Build Build or test infrastructure >non-issue Team:Delivery Meta label for Delivery team v8.4.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants