Skip to content

Inconsistent DisplayName is generated for a Collection used as the only parameter #684 #840

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

Conversation

Markoutte
Copy link
Collaborator

Description

This fix adds a case when some values present but no description is supplied for them.

Also, small cleanup because capitalize is deprecated.

Fixes #684

Type of Change

  • Minor bug fix (non-breaking small changes)

How Has This Been Tested?

Manual Scenario

Try to run example from the issues. The new description should be generated with phrase "with generated values".

Checklist:

  • 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

@Markoutte Markoutte requested a review from onewhl September 2, 2022 07:13
Copy link
Member

@onewhl onewhl left a comment

Choose a reason for hiding this comment

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

Thanks for the fix!

@Markoutte Markoutte merged commit 24fe475 into main Sep 2, 2022
@Markoutte Markoutte deleted the 684_Inconsistent_DisplayName_is_generated_for_a_Collection_used_as_the_only_parameter branch September 2, 2022 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Inconsistent DisplayName is generated for a Collection used as the only parameter
2 participants