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

MINOR: Add non-empty string validation for string configs #373

Merged
merged 3 commits into from
Apr 18, 2021

Conversation

ncliang
Copy link
Contributor

@ncliang ncliang commented Apr 16, 2021

Type of PR

  • Documentation changes
  • Code changes
  • Test changes
  • CI-CD changes
  • GitHub Template changes

Purpose of PR

Adds some minor validation on string config properties that should be non empty

Observability + Testing

  • What changes or considerations did you make in relation to observability?
    N/A

  • Did you add testing to account for any new or changed work?
    Yes. A unittest was added to verify behavior when empty string is specified.

Review notes

Issues Closed or Referenced

References #372

@ncliang ncliang requested a review from a team as a code owner April 16, 2021 12:32
Copy link
Contributor

@ryancrawcour ryancrawcour left a comment

Choose a reason for hiding this comment

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

looks good. thanks.

@ryancrawcour ryancrawcour merged commit e24a4b1 into microsoft:dev Apr 18, 2021
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.

2 participants