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 Param assignment #145

Closed andrey-zherikov closed 8 months ago

andrey-zherikov commented 8 months ago

Closes #114

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (2454a72) 98.76% compared to head (10937a5) 98.77%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #145 +/- ## ======================================= Coverage 98.76% 98.77% ======================================= Files 26 27 +1 Lines 1786 1789 +3 ======================================= + Hits 1764 1767 +3 Misses 22 22 ```

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