Skip to content

Added `required=True` to `add_subparsers()` call in order to simplify…

68f6ab0
Select commit
Loading
Failed to load commit list.
Merged

Simplify subcommand example within argparse_example.py #1498

Added `required=True` to `add_subparsers()` call in order to simplify…
68f6ab0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 1, 2025 in 0s

98.78% (+0.02%) compared to 61273d6

View this Pull Request on Codecov

98.78% (+0.02%) compared to 61273d6

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.78%. Comparing base (61273d6) to head (68f6ab0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1498      +/-   ##
==========================================
+ Coverage   98.76%   98.78%   +0.02%     
==========================================
  Files          23       23              
  Lines        4925     4925              
==========================================
+ Hits         4864     4865       +1     
+ Misses         61       60       -1     

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