Skip to content

Do not generate JavaDocs for empty comments #280 #866

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 3 commits into from
Sep 7, 2022

Conversation

onewhl
Copy link
Member

@onewhl onewhl commented Sep 6, 2022

Description

Do not generate JavaDocs for empty comments.
Fixes #280

Type of Change

Please delete options that are not relevant.

  • Minor bug fix (non-breaking small changes)

How Has This Been Tested?

Automated Testing

Run tests in summary-tests module.

Manual Scenario

Run it on the example provided in the issue #280

Checklist (remove irrelevant options):

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • The change contains enough commentaries, particularly in hard-to-understand areas
  • New documentation is provided or existed one is altered
  • No new warnings
  • New tests have been added
  • All tests pass locally with my changes

@onewhl onewhl requested a review from amandelpie September 6, 2022 20:31
Copy link
Collaborator

@amandelpie amandelpie left a comment

Choose a reason for hiding this comment

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

Please fix minor comments

@onewhl onewhl enabled auto-merge (squash) September 7, 2022 11:16
@onewhl onewhl merged commit e6d3f9b into main Sep 7, 2022
@onewhl onewhl deleted the onewhl/280_empty_javadocs branch September 7, 2022 11:34
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.

Summary module generates empty comments. Should be no comment in this case.
2 participants