ko1nksm / getoptions

An elegant option/argument parser for shell scripts (full support for bash and all POSIX shells)
Creative Commons Zero v1.0 Universal
406 stars 21 forks source link

2.2.0 #8

Closed ko1nksm closed 3 years ago

ko1nksm commented 3 years ago

Close #1

codecov[bot] commented 3 years ago

Codecov Report

Merging #8 (30d17bf) into master (b6b5551) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master        #8   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          188       194    +6     
=========================================
+ Hits           188       194    +6     
Impacted Files Coverage Δ
lib/getoptions.sh 100.00% <100.00%> (ø)
lib/getoptions_abbr.sh 100.00% <100.00%> (ø)
lib/getoptions_help.sh 100.00% <100.00%> (ø)

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 b6b5551...30d17bf. Read the comment docs.