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

Do not depend on `std.regex` #131

Closed SirNickolas closed 9 months ago

SirNickolas commented 9 months ago

argparse.ansi.getUnstyledText became eager, thus it is a change in public API. It will need a changelog entry.

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 (251b008) 98.47%. Report is 4 commits behind head on 2.x.

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

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