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

Overflow #84

Merged
merged 4 commits into from
Mar 10, 2018
Merged

Overflow #84

merged 4 commits into from
Mar 10, 2018

Conversation

henryiii
Copy link
Collaborator

This causes lexical_cast to fail on an overflow, as suggested by #68. Tests added for that.

Also improves CMake and Conan.io by adding detection of the version from CLI/Version.hpp. find_package now supports version.

@codecov
Copy link

codecov bot commented Mar 10, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #84   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           9      9           
  Lines        1390   1392    +2     
=====================================
+ Hits         1390   1392    +2
Impacted Files Coverage Δ
include/CLI/TypeTools.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 3163630...9be6536. Read the comment docs.

@henryiii henryiii merged commit 79a1847 into master Mar 10, 2018
@henryiii henryiii deleted the overflow branch March 10, 2018 08:50
@henryiii henryiii added this to the v1.4 milestone Mar 10, 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.

1 participant