andrey-zherikov / argparse

Parser for command-line arguments
https://andrey-zherikov.github.io/argparse/
Boost Software License 1.0
30 stars 6 forks source link

Fix for subcommands with @Command UDA without a name #150

Closed andrey-zherikov closed 8 months ago

andrey-zherikov commented 8 months ago

Closes #111

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (0654af0) 98.77% compared to head (2e69e4c) 98.98%. Report is 5 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #150 +/- ## ========================================== + Coverage 98.77% 98.98% +0.21% ========================================== Files 27 27 Lines 1789 2354 +565 ========================================== + Hits 1767 2330 +563 - Misses 22 24 +2 ```

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