Skip to content

Add support for default values #39

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Mar 3, 2019
Merged

Add support for default values #39

merged 7 commits into from
Mar 3, 2019

Conversation

wburklund
Copy link
Contributor

Closes #37.

Using the TestClassWithDefaultValues class for the included test caused it to fail unless it was run by itself. Presumably, this is because of side effects from the SetsDefaultValuesOnPopulate test.

@codecov
Copy link

codecov bot commented Mar 3, 2019

Codecov Report

Merging #39 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #39   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines         366    366           
=====================================
  Hits          366    366
Impacted Files Coverage Δ
src/Utility.CommandLine.Arguments/Arguments.cs 100% <100%> (ø) ⬆️

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 9fbb6d9...96d2e74. Read the comment docs.

@jpdillingham jpdillingham merged commit a025a07 into jpdillingham:master Mar 3, 2019
@jpdillingham
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants