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

Support runtime errors. #45

Merged
merged 4 commits into from
Nov 20, 2017
Merged

Conversation

lambdafu
Copy link
Contributor

See #44.

@codecov
Copy link

codecov bot commented Nov 20, 2017

Codecov Report

Merging #45 into master will decrease coverage by 0.08%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
- Coverage     100%   99.91%   -0.09%     
==========================================
  Files           9        9              
  Lines        1171     1179       +8     
  Branches      240      241       +1     
==========================================
+ Hits         1171     1178       +7     
- Misses          0        1       +1
Impacted Files Coverage Δ
include/CLI/App.hpp 99.84% <100%> (-0.16%) ⬇️
include/CLI/Error.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 79cd791...539d965. Read the comment docs.

@henryiii henryiii force-pushed the lambdafu/runtimeerror branch from d3c684a to d767153 Compare November 20, 2017 16:23
@henryiii henryiii force-pushed the lambdafu/runtimeerror branch from d767153 to 539d965 Compare November 20, 2017 16:25
@henryiii henryiii merged commit 0395467 into CLIUtils:master Nov 20, 2017
@henryiii
Copy link
Collaborator

Thanks!

@lambdafu lambdafu deleted the lambdafu/runtimeerror branch November 20, 2017 17:50
@henryiii henryiii added this to the v1.3 milestone Nov 22, 2017
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.

2 participants