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

Touchup #142

Merged
merged 4 commits into from
Jun 27, 2018
Merged

Touchup #142

merged 4 commits into from
Jun 27, 2018

Conversation

henryiii
Copy link
Collaborator

Allow empty options as requested in ( and closes #122). Use {} in add_option.

Also adds a Validators example and check.

Better changelog.

@codecov
Copy link

codecov bot commented Jun 27, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #142   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          12     12           
  Lines        1690   1691    +1     
=====================================
+ Hits         1690   1691    +1
Impacted Files Coverage Δ
include/CLI/Option.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 b453aeb...2f3c022. Read the comment docs.

@henryiii henryiii merged commit 4974afb into master Jun 27, 2018
@henryiii henryiii deleted the touchup branch June 27, 2018 21:12
@henryiii henryiii added this to the v1.6 milestone Jun 28, 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.

Interleaving options and flags
1 participant