Skip to content

Moved decorators._set_parser_prog() to argparse_custom.set_parser_prog(). #1466

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 20, 2025

Conversation

kmvanbrunt
Copy link
Member

set_parser_prog() is a good utility method so I made it a public part of the argparse_custom module.

Copy link

codecov bot commented Jul 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.41%. Comparing base (dd46c35) to head (1261cb0).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1466      +/-   ##
==========================================
- Coverage   98.41%   98.41%   -0.01%     
==========================================
  Files          21       21              
  Lines        5865     5864       -1     
==========================================
- Hits         5772     5771       -1     
  Misses         93       93              
Flag Coverage Δ
unittests 98.41% <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.

@kmvanbrunt kmvanbrunt merged commit 3ee5e93 into main Jul 20, 2025
33 checks passed
@kmvanbrunt kmvanbrunt deleted the move_method branch July 20, 2025 00:42
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