Skip to content
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

Add path exists validator #73

Merged
merged 2 commits into from
Jan 22, 2018

Conversation

lczech
Copy link
Collaborator

@lczech lczech commented Jan 7, 2018

Fixes issue #63

@lczech
Copy link
Collaborator Author

lczech commented Jan 7, 2018

Oh. Just realized that this also contains a small other PR... Sorry for that, hope that's okay.

@codecov
Copy link

codecov bot commented Jan 22, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #73   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           9      9           
  Lines        1360   1358    -2     
=====================================
- Hits         1360   1358    -2
Impacted Files Coverage Δ
include/CLI/Error.hpp 100% <100%> (ø) ⬆️
include/CLI/Validators.hpp 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 0243fda...7868dc9. Read the comment docs.

@henryiii henryiii merged commit afde0b0 into CLIUtils:master Jan 22, 2018
@lczech lczech deleted the add-path-exists-validator branch January 22, 2018 11:31
@henryiii henryiii added this to the v1.4 milestone Mar 2, 2018
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