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

cross-module initialisations #63

Merged
merged 3 commits into from Apr 15, 2016
Merged

cross-module initialisations #63

merged 3 commits into from Apr 15, 2016

Conversation

gr2m
Copy link
Member

@gr2m gr2m commented Feb 23, 2016

fixes #3

there are several things that need to be initialised in Hoodie’s client constructor, where we combine account, store etc APIs. They are all listed here: #3.

@gr2m
Copy link
Member Author

gr2m commented Mar 22, 2016

with the latest commit: ebc304e this should be good to go. Now needs tests

@gr2m gr2m changed the title WIP cross-module initialisations cross-module initialisations Apr 15, 2016
@gr2m
Copy link
Member Author

gr2m commented Apr 15, 2016

This is good for review @hoodiehq/maintainers. Together with hoodiehq/hoodie-store-client#97, this will fix several crucial issue the Hoodie Tent Version has today.

Ignore the decrease in coveralls, we don’t have 100% code coverage anyway at this point.

@HipsterBrown
Copy link

Makes sense to me. The variable names are great and very clear. I'm really enjoying the use of hooks as well. 👍 LGTM

@gr2m gr2m merged commit 5c41c15 into master Apr 15, 2016
@gr2m gr2m deleted the issue/3 branch April 15, 2016 21:33
@gr2m gr2m removed the in progress label Apr 15, 2016
@gr2m
Copy link
Member Author

gr2m commented Apr 15, 2016

thanks for the review :)

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.

init account/store/task APIs
2 participants