Skip to content

Update platform database when it's out of date #253

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

Merged
merged 2 commits into from
Oct 23, 2017

Conversation

theotherjimmy
Copy link
Contributor

And test it

review @bridadan?

@theotherjimmy
Copy link
Contributor Author

...
I already need to rebase...

@coveralls
Copy link

coveralls commented Oct 23, 2017

Coverage Status

Coverage increased (+0.7%) to 73.896% when pulling 4392d04 on update-platform-db into 4f044d7 on master.

Copy link
Contributor

@bridadan bridadan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looking good except the typo

except (IOError, ValueError) as exc:
if db is LOCAL_PLATFORM_DATABASE:
logger.warning(
"Error loading database %s: %s; Recereating", db, str(exc))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lil typo here: Recereating ->Recreating

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The branch name also contains a typo, FYI.

@theotherjimmy
Copy link
Contributor Author

theotherjimmy commented Oct 23, 2017

@bridadan Typo in code fixed. I'm not going to bother fixing the branch name. NVM it's not a typo

@coveralls
Copy link

coveralls commented Oct 23, 2017

Coverage Status

Coverage increased (+0.7%) to 73.896% when pulling d7c627f on update-platform-db into 4f044d7 on master.

@theotherjimmy theotherjimmy merged commit f2b0f27 into master Oct 23, 2017
@theotherjimmy theotherjimmy deleted the update-platform-db branch October 23, 2017 16:27
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.

3 participants