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

App would occasionally stop when trying to update prices #192

Merged
merged 5 commits into from
Aug 3, 2017
Merged

App would occasionally stop when trying to update prices #192

merged 5 commits into from
Aug 3, 2017

Conversation

albri
Copy link

@albri albri commented Jun 24, 2017

Added a simple if statement to verify whether prices were returned from the api so that it didn't try and use the prices variable on an empty object.

@hunterjm
Copy link
Owner

Looks good. It appears the builds are failing, most likely due to a linter error for the missing semi-colon. Add that in and I would be happy to merge.

@albri
Copy link
Author

albri commented Jun 25, 2017

That seems to have fixed it. Thanks for app!

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 92.715% when pulling acd47b7 on albri:master into 3b0eace on hunterjm:master.

@dham84
Copy link

dham84 commented Jul 28, 2017

Can you guys merge this fix?

@ylms
Copy link

ylms commented Aug 1, 2017

This needs to be pulled...

@ylms ylms mentioned this pull request Aug 3, 2017
@hunterjm hunterjm changed the base branch from master to develop August 3, 2017 22:16
@hunterjm hunterjm merged commit b335442 into hunterjm:develop Aug 3, 2017
@hunterjm
Copy link
Owner

hunterjm commented Aug 3, 2017

App will be updated once #200 is merged in.

@hunterjm hunterjm mentioned this pull request Aug 3, 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.

5 participants