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

Fix for spaces in names issue #29

Merged
merged 3 commits into from
Sep 6, 2017
Merged

Fix for spaces in names issue #29

merged 3 commits into from
Sep 6, 2017

Conversation

henryiii
Copy link
Collaborator

@henryiii henryiii commented Sep 5, 2017

Spaces are now allowed after commas in the name string.

@codecov
Copy link

codecov bot commented Sep 5, 2017

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #29   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           9      9           
  Lines        1117   1124    +7     
  Branches      229    230    +1     
=====================================
+ Hits         1117   1124    +7
Impacted Files Coverage Δ
include/CLI/App.hpp 100% <ø> (ø) ⬆️
include/CLI/Split.hpp 100% <100%> (ø) ⬆️
include/CLI/Validators.hpp 100% <0%> (ø) ⬆️

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 9331192...1dc7a18. Read the comment docs.

@henryiii henryiii merged commit 0908251 into master Sep 6, 2017
@henryiii henryiii deleted the spacing_fix branch September 6, 2017 10:51
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.

1 participant