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

Update enum flag handling #12

Merged
merged 1 commit into from
Sep 3, 2024
Merged

Conversation

helly25
Copy link
Owner

@helly25 helly25 commented Sep 3, 2024

Update enum flag handling:

  • For workflows_lib.py flag --log_requests_details show the default in its help.
  • Improve enum flag parsing:
    • improve type handling,
    • clarify and add error messages, and
    • add tests.

* For workflows_lib.py flag `--log_requests_details` show the default in its help.
* Improve enum flag parsing:
  * improve type handling,
  * clarify and add error messages, and
  * add tests.
@helly25 helly25 requested a review from Fab-Cat September 3, 2024 18:02
@helly25 helly25 merged commit ad73a60 into main Sep 3, 2024
2 checks passed
@helly25 helly25 deleted the feat/update_enum_flags_20240903 branch September 3, 2024 18:02
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