Roaders / ts-command-line-args

A typescript wrapper for command-line-args that allow you to generate config from existing TS interfaces
26 stars 11 forks source link

Add showHelpWhenArgsMissing option, add addCommandLineResults param to return result object #17

Closed Roaders closed 3 years ago

Roaders commented 3 years ago

fixes #16

codecov-commenter commented 3 years ago

Codecov Report

Merging #17 (5f962a8) into master (d0d1f34) will decrease coverage by 0.73%. The diff coverage is 81.53%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
- Coverage   94.14%   93.41%   -0.74%     
==========================================
  Files          11       11              
  Lines        1025     1063      +38     
  Branches      206      209       +3     
==========================================
+ Hits          965      993      +28     
- Misses         48       56       +8     
- Partials       12       14       +2     
Impacted Files Coverage Δ
src/parse.ts 90.60% <81.53%> (-4.50%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d0d1f34...5f962a8. Read the comment docs.