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

Pull schema from mainline API in one shot #170

Merged
merged 1 commit into from
Jan 15, 2019
Merged

Conversation

polyatail
Copy link
Contributor

This PR addresses the following issue:

#156 Rather than loading individual model schemas one at a time, pull them all at once by passing ?expand=all

Test data has been updated to the schema pulled from the API at the time of this PR, and tests were updated accordingly.

@polyatail polyatail added the done ready to be merged label Jan 12, 2019
@polyatail polyatail added this to the Sprint Kiwi milestone Jan 12, 2019
@polyatail polyatail self-assigned this Jan 12, 2019
@boydgreenfield
Copy link
Contributor

Sweet! Let's review on Monday and merge. This should give a nice boost to initialization time and feel. :)

* Fetch schema in one shot using ?expand=all
* Update tests and data to latest API schema version
* Remove vestigial test_api.py
Copy link
Contributor

@boydgreenfield boydgreenfield left a comment

Choose a reason for hiding this comment

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

LGTM! 👍

@boydgreenfield boydgreenfield merged commit 78f9dca into master Jan 15, 2019
@boydgreenfield boydgreenfield deleted the roo-kiwi2 branch January 15, 2019 01:22
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.09%) to 83.987% when pulling 3eede71 on roo-kiwi2 into c922835 on master.

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

Successfully merging this pull request may close these issues.

None yet

3 participants