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

Support parsing functions that return Result #151

Closed andrey-zherikov closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (e4b5456) 98.72% compared to head (777d1aa) 99.22%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #151 +/- ## ========================================== + Coverage 98.72% 99.22% +0.49% ========================================== Files 27 27 Lines 1811 1943 +132 ========================================== + Hits 1788 1928 +140 + Misses 23 15 -8 ```

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