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

Turn `main` and `mainComplete` into regular templates #132

Closed SirNickolas closed 9 months ago

SirNickolas commented 9 months ago

Regular templates are mixable, too, so this doesn’t break anything.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (498790f) 98.42% compared to head (f137ead) 98.42%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #132 +/- ## ======================================= Coverage 98.42% 98.42% ======================================= Files 25 25 Lines 1718 1718 ======================================= Hits 1691 1691 Misses 27 27 ```

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