akamensky / argparse

Argparse for golang. Just because `flag` sucks
MIT License
604 stars 62 forks source link

sub-command-help #72

Closed jhughes1153 closed 4 years ago

jhughes1153 commented 4 years ago

Coverall seems to not be picking up that a few lines are at least run through for a test, is there some other criteria for that type of thing?

akamensky commented 4 years ago

@jhughes1153 thanks, sorry I only now have time to get to this PR. It generally looks good. The fact that coverage dropped a bit is not important that much (as long as coverage overall stays in acceptable range, which to me it is).