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 (58300da).
⚠️ Report is 142 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.

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