andrey-zherikov / argparse

Parser for command-line arguments
https://andrey-zherikov.github.io/argparse/
Boost Software License 1.0
31 stars 6 forks source link

Fix for unset command name #75

Closed andrey-zherikov closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #75 (576768e) into master (415c1b5) will decrease coverage by 0.06%. The diff coverage is 83.33%.

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
- Coverage   97.24%   97.18%   -0.07%     
==========================================
  Files           6        6              
  Lines        1380     1384       +4     
==========================================
+ Hits         1342     1345       +3     
- Misses         38       39       +1     
Impacted Files Coverage Δ
source/argparse/internal.d 95.68% <ø> (ø)
source/argparse/completer.d 97.56% <80.00%> (-2.44%) :arrow_down:
source/argparse/help.d 97.94% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.