Skip to content

Touchup#142

Merged
henryiii merged 4 commits intomasterfrom
touchup
Jun 27, 2018
Merged

Touchup#142
henryiii merged 4 commits intomasterfrom
touchup

Conversation

@henryiii
Copy link
Copy Markdown
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
Copy Markdown

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