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

Readme update #6

Closed Roaders closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #6 into master will increase coverage by 0.23%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   93.95%   94.18%   +0.23%     
==========================================
  Files          11       11              
  Lines         910      912       +2     
  Branches      178      180       +2     
==========================================
+ Hits          855      859       +4     
+ Misses         39       38       -1     
+ Partials       16       15       -1     
Impacted Files Coverage Δ
src/helpers/command-line.helper.ts 95.42% <100.00%> (+1.27%) :arrow_up:
src/parse.ts 91.45% <100.00%> (-0.15%) :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 bc1b691...7003781. Read the comment docs.