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

Replace delegate with function in LazyString #160

Closed andrey-zherikov closed 4 months ago

andrey-zherikov commented 7 months ago

Closes #113

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (e206434) 99.10% compared to head (eb37bdd) 99.10%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #160 +/- ## ========================================== - Coverage 99.10% 99.10% -0.01% ========================================== Files 28 28 Lines 2016 2015 -1 ========================================== - Hits 1998 1997 -1 Misses 18 18 ```

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