carlobaldassi / ArgParse.jl

Package for parsing command-line arguments to Julia programs.
Other
231 stars 36 forks source link

Add aliases for command arguments #91

Closed carlobaldassi closed 4 years ago

carlobaldassi commented 4 years ago

Fix #59

codecov-io commented 4 years ago

Codecov Report

Merging #91 into master will increase coverage by 0.17%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
+ Coverage   96.14%   96.31%   +0.17%     
==========================================
  Files           4        4              
  Lines        1140     1195      +55     
==========================================
+ Hits         1096     1151      +55     
  Misses         44       44
Impacted Files Coverage Δ
src/settings.jl 96.36% <100%> (+0.24%) :arrow_up:
src/parsing.jl 96.91% <100%> (+0.09%) :arrow_up:

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 32c8ec8...70a782a. Read the comment docs.