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

feat: Better error handling if config is missing #281

Merged
merged 1 commit into from Sep 15, 2017

Conversation

sudo-suhas
Copy link
Collaborator

@sudo-suhas sudo-suhas commented Sep 15, 2017

Closes #280.

@codecov
Copy link

codecov bot commented Sep 15, 2017

Codecov Report

Merging #281 into master will increase coverage by 1.48%.
The diff coverage is 87.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #281      +/-   ##
==========================================
+ Coverage   90.18%   91.66%   +1.48%     
==========================================
  Files          10       10              
  Lines         163      168       +5     
  Branches       23       25       +2     
==========================================
+ Hits          147      154       +7     
+ Misses         15       13       -2     
  Partials        1        1
Impacted Files Coverage Δ
src/index.js 76.66% <87.5%> (+12.66%) ⬆️

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 0077644...d1dd4c2. Read the comment docs.

@codecov
Copy link

codecov bot commented Sep 15, 2017

Codecov Report

Merging #281 into master will increase coverage by 1.48%.
The diff coverage is 87.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #281      +/-   ##
==========================================
+ Coverage   90.18%   91.66%   +1.48%     
==========================================
  Files          10       10              
  Lines         163      168       +5     
  Branches       23       25       +2     
==========================================
+ Hits          147      154       +7     
+ Misses         15       13       -2     
  Partials        1        1
Impacted Files Coverage Δ
src/index.js 76.66% <87.5%> (+12.66%) ⬆️

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 0077644...d1dd4c2. Read the comment docs.

@okonet okonet merged commit 30fa594 into master Sep 15, 2017
@okonet
Copy link
Collaborator

okonet commented Sep 15, 2017

🍾

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants