DanCardin / cappa

Declarative CLI argument parser
Apache License 2.0
135 stars 8 forks source link

fix: Required positional arguments in native parser. #187

Closed DanCardin closed 1 week ago

DanCardin commented 1 week ago

Fixes https://github.com/DanCardin/cappa/issues/186 Fixes https://github.com/DanCardin/cappa/discussions/185

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (98f5bfa) to head (98c80d5). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #187 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 26 26 Lines 2422 2428 +6 Branches 522 524 +2 ========================================= + Hits 2422 2428 +6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.