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

Rename allowBooleanNegation to isBooleanFlag #149

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 (0654af0) 98.77% compared to head (d38319c) 98.77%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #149 +/- ## ======================================= Coverage 98.77% 98.77% ======================================= Files 27 27 Lines 1789 1793 +4 ======================================= + Hits 1767 1771 +4 Misses 22 22 ```

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

andrey-zherikov commented 8 months ago

Fixed :-D