Skip to content

feat: Add epilog= field on commands for text which should go after the argument help.#264

Merged
DanCardin merged 1 commit into
mainfrom
dc/epilog
May 26, 2026
Merged

feat: Add epilog= field on commands for text which should go after the argument help.#264
DanCardin merged 1 commit into
mainfrom
dc/epilog

Conversation

@DanCardin

Copy link
Copy Markdown
Owner

Fixes #262

@codecov

codecov Bot commented May 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.55%. Comparing base (c99f51b) to head (ae09bc1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #264   +/-   ##
=======================================
  Coverage   99.55%   99.55%           
=======================================
  Files          28       28           
  Lines        2930     2934    +4     
  Branches      656      657    +1     
=======================================
+ Hits         2917     2921    +4     
  Misses         11       11           
  Partials        2        2           

☔ 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.

@DanCardin DanCardin changed the title feat: Add support for fixed size optional-value num_args arguments. feat: Add epilog= field on commands for text which should go after the argument help. May 22, 2026
@DanCardin DanCardin merged commit 07154bb into main May 26, 2026
11 checks passed
@DanCardin DanCardin deleted the dc/epilog branch May 26, 2026 14:14
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.

Support parse(epilog=...)/invoke(epilog=...)

1 participant