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

Adding functional form of Type printout #116

Merged
merged 5 commits into from May 3, 2018
Merged

Adding functional form of Type printout #116

merged 5 commits into from May 3, 2018

Conversation

henryiii
Copy link
Collaborator

@henryiii henryiii commented May 3, 2018

This allows sets to capture and print out the current contents if they have changed. Public API is the same. Fixes #113 part 2.

@codecov
Copy link

codecov bot commented May 3, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #116   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          11     11           
  Lines        1644   1643    -1     
=====================================
- Hits         1644   1643    -1
Impacted Files Coverage Δ
include/CLI/Option.hpp 100% <100%> (ø) ⬆️
include/CLI/App.hpp 100% <100%> (ø) ⬆️
include/CLI/Formatter.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 2b6b62c...09de206. Read the comment docs.

@henryiii henryiii merged commit ac0205d into master May 3, 2018
@henryiii henryiii deleted the setfix branch May 3, 2018 16:31
@henryiii henryiii added this to the v1.6 milestone May 4, 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.

None yet

1 participant