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

Cleaner errors #53

Merged
merged 3 commits into from
Nov 23, 2017
Merged

Cleaner errors #53

merged 3 commits into from
Nov 23, 2017

Conversation

henryiii
Copy link
Collaborator

This improves the error messages using the simple formatter. Errors are restructured, and some error code names have changed.

@henryiii henryiii merged commit c6fd8f4 into master Nov 23, 2017
@henryiii henryiii deleted the err_clean branch November 23, 2017 03:41
@codecov
Copy link

codecov bot commented Nov 23, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@b45917e). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #53   +/-   ##
=======================================
  Coverage          ?   100%           
=======================================
  Files             ?      9           
  Lines             ?   1298           
  Branches          ?    257           
=======================================
  Hits              ?   1298           
  Misses            ?      0           
  Partials          ?      0
Impacted Files Coverage Δ
include/CLI/App.hpp 100% <100%> (ø)
include/CLI/Error.hpp 100% <100%> (ø)
include/CLI/Ini.hpp 100% <100%> (ø)
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 b45917e...06ad0a2. Read the comment docs.

@henryiii henryiii added this to the v1.3 milestone Nov 23, 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.

1 participant