Skip to content

Conversation

@phlptp
Copy link
Collaborator

@phlptp phlptp commented Oct 29, 2025

Add some controls to manipulate option string formatting, including disabling the default values, disabling default flag values, disabling type names.

Fixes #857

phlptp and others added 2 commits October 29, 2025 07:04
…isabling the default values, disabling default flag values, disabling type names.
@codecov
Copy link

codecov bot commented Oct 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (e4ee3af) to head (822bb34).
⚠️ Report is 143 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##              main     #1247     +/-   ##
===========================================
  Coverage   100.00%   100.00%             
===========================================
  Files           17        19      +2     
  Lines         4546      5039    +493     
  Branches         0      1077   +1077     
===========================================
+ Hits          4546      5039    +493     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@phlptp
Copy link
Collaborator Author

phlptp commented Nov 1, 2025

will merge Monday morning, unless there are objections.

@phlptp phlptp merged commit 3a69ed5 into CLIUtils:main Nov 3, 2025
69 checks passed
@phlptp phlptp deleted the option_name_formatting branch November 3, 2025 12:55
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.

Option to hide the default value in the help text

1 participant