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

Caching users #29

Merged
merged 32 commits into from
Feb 6, 2017
Merged

Caching users #29

merged 32 commits into from
Feb 6, 2017

Conversation

roughike
Copy link
Contributor

@roughike roughike commented Feb 3, 2017

Necessary schema migrations & all that jive, that enables the users to be cached. This also has some code quality improvements, that should be in their own PR, but I just merged them into this one because I'm the dictator here.

Put this to action on Monday at work, and if it doesn't crash or do anything stupid (it shouldn't), merge to master.

Fixes #28.

roughike and others added 30 commits January 30, 2017 17:03
…ndition, so it just returned empty user list from the database.
…actually be zero, since the users are missing all data.
# Conflicts:
#	app/src/main/java/com/codemate/koffeemate/data/models/Profile.kt
#	app/src/main/java/com/codemate/koffeemate/di/components/AppComponent.kt
…almResults are unusable if the instance gets closed.
@coveralls
Copy link

Coverage Status

Coverage increased (+8.2%) to 18.773% when pulling 347c7fd on feature-cache-users into 5da2169 on master.

Iiro Krankka added 2 commits February 6, 2017 08:54
…to return something from realm after closing the instance.
@coveralls
Copy link

Coverage Status

Coverage increased (+7.3%) to 17.848% when pulling 6697790 on feature-cache-users into 5da2169 on master.

@roughike roughike merged commit fa937a9 into master Feb 6, 2017
@roughike roughike deleted the feature-cache-users branch February 6, 2017 13:11
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.

None yet

2 participants