Utility.CommandLine.Arguments icon indicating copy to clipboard operation
Utility.CommandLine.Arguments copied to clipboard

Added extra Boolean processing to handle :yes :y :true :t :no :n :fal…

Open btwatts opened this issue 6 years ago • 1 comments
trafficstars

Updated the Boolean processing that we looked at a little bit this afternoon (my time).

For your consideration if you're interested.

If I did it wrong....this is my first pull request

btwatts avatar Nov 26 '18 16:11 btwatts

Codecov Report

Merging #31 into master will decrease coverage by 6.79%. The diff coverage is 5.55%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #31     +/-   ##
========================================
- Coverage     100%   93.2%   -6.8%     
========================================
  Files           1       1             
  Lines         233     250     +17     
  Branches       25      35     +10     
========================================
  Hits          233     233             
- Misses          0      16     +16     
- Partials        0       1      +1
Impacted Files Coverage Δ
Utility.CommandLine.Arguments/Arguments.cs 93.2% <5.55%> (-6.8%) :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 3a40639...1582b55. Read the comment docs.

codecov[bot] avatar Nov 26 '18 16:11 codecov[bot]