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

add initial unit tests for global flags #1340

Merged
merged 4 commits into from
Jan 24, 2024
Merged

Conversation

ianthpun
Copy link
Contributor

@ianthpun ianthpun commented Jan 11, 2024

Closes #1276

Description

i wanted to reorganize a few more files, but the lift would be quite heavy as global flag functions are quite coupled at the moment. This will atleast set a standard of any new global flags added to make sure it is correctly initialized.


For contributor use:

  • Targeted PR against master branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

@ianthpun ianthpun changed the title add initial unit tests add initial unit tests for global flags Jan 11, 2024
Copy link
Contributor

@bthaile bthaile left a comment

Choose a reason for hiding this comment

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

like the simplicity, lgtm

@ianthpun ianthpun merged commit 64cc226 into master Jan 24, 2024
6 checks passed
@ianthpun ianthpun deleted the ianthpun/unit-test-fixes branch January 24, 2024 17:21
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.

Create unit tests for flags and options
4 participants