Skip to content

Fix empty values in get_cli_string - #701

Open
Shuran-z wants to merge 1 commit into
theskumar:mainfrom
Shuran-z:fix-get-cli-string-empty-value
Open

Fix empty values in get_cli_string#701
Shuran-z wants to merge 1 commit into
theskumar:mainfrom
Shuran-z:fix-get-cli-string-empty-value

Conversation

@Shuran-z

Copy link
Copy Markdown

Preserve explicit empty strings in get_cli_string as "" while continuing to omit None. Previously, the generated command dropped the required value argument.

Add regression coverage that invokes the CLI and verifies the saved empty value.

Validation on Windows with Python 3.12: 207 passed, 50 skipped. Regression fails before the fix and passes afterward. Ruff checks and formatting passed.

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.

1 participant