carlobaldassi / ArgParse.jl

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

Improve the description about range_tester #111

Closed petershintech closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #111 (878c4c5) into master (2681896) will increase coverage by 6.51%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #111      +/-   ##
==========================================
+ Coverage   89.14%   95.65%   +6.51%     
==========================================
  Files           5        5              
  Lines        1391     1381      -10     
==========================================
+ Hits         1240     1321      +81     
+ Misses        151       60      -91     
Impacted Files Coverage Δ
src/common.jl 87.17% <0.00%> (+0.33%) :arrow_up:
src/parsing.jl 96.89% <0.00%> (+4.74%) :arrow_up:
src/settings.jl 96.25% <0.00%> (+8.41%) :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 2681896...878c4c5. Read the comment docs.

carlobaldassi commented 2 years ago

:+1:

petershintech commented 2 years ago

Good to see the small improvement was merged without any revision.