Utility.CommandLine.Arguments
Utility.CommandLine.Arguments copied to clipboard
Added extra Boolean processing to handle :yes :y :true :t :no :n :fal…
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
Codecov Report
Merging #31 into master will decrease coverage by
6.79%. The diff coverage is5.55%.
@@ 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 dataPowered by Codecov. Last update 3a40639...1582b55. Read the comment docs.