Skip to content

Improve subcommand manipulation.#1618

Merged
kmvanbrunt merged 5 commits intomainfrom
subcommand_helper
Mar 30, 2026
Merged

Improve subcommand manipulation.#1618
kmvanbrunt merged 5 commits intomainfrom
subcommand_helper

Conversation

@kmvanbrunt
Copy link
Copy Markdown
Member

No description provided.

@kmvanbrunt kmvanbrunt requested a review from tleonhardt as a code owner March 28, 2026 15:33
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.51%. Comparing base (3a76fe6) to head (b8ce4fe).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1618   +/-   ##
=======================================
  Coverage   99.51%   99.51%           
=======================================
  Files          21       21           
  Lines        4762     4766    +4     
=======================================
+ Hits         4739     4743    +4     
  Misses         23       23           
Flag Coverage Δ
unittests 99.51% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

tleonhardt
tleonhardt previously approved these changes Mar 28, 2026
tleonhardt
tleonhardt previously approved these changes Mar 28, 2026
Renamed remove_parser() to detach_parser().
@kmvanbrunt kmvanbrunt changed the title Added add_existing_parser() method to argparse._SubParsersAction. Added attach_parser() method to argparse._SubParsersAction. Mar 30, 2026
@kmvanbrunt kmvanbrunt changed the title Added attach_parser() method to argparse._SubParsersAction. Improve subcommand manipulation. Mar 30, 2026
@kmvanbrunt kmvanbrunt merged commit 88285e3 into main Mar 30, 2026
34 of 35 checks passed
@kmvanbrunt kmvanbrunt deleted the subcommand_helper branch March 30, 2026 18:22
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