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

[android][database] database improvements #1619

Merged
merged 16 commits into from
Oct 27, 2018
Merged

[android][database] database improvements #1619

merged 16 commits into from
Oct 27, 2018

Conversation

Salakar
Copy link
Member

@Salakar Salakar commented Oct 19, 2018

Summary

Includes the following fixes and associated tests:

Checklist

  • Supports Android
  • Supports iOS
  • e2e tests added or updated in /tests/e2e/*
  • Updated the documentation in the docs repo
  • Flow types updated
  • Typescript types updated

Test Plan

N/A

Release Plan


Think react-native-firebase is great? Please consider supporting the project with any of the below:

…ween RN reloads, additionally the latest react context is now used rather than old references to form instances (handler on a dead thread issue)

Fixes #1498 #1611 #1609
@codecov
Copy link

codecov bot commented Oct 19, 2018

Codecov Report

Merging #1619 into master will increase coverage by 4.55%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #1619      +/-   ##
==========================================
+ Coverage   71.08%   75.64%   +4.55%     
==========================================
  Files          71       72       +1     
  Lines        1840     1827      -13     
==========================================
+ Hits         1308     1382      +74     
+ Misses        532      445      -87

@Salakar
Copy link
Member Author

Salakar commented Oct 19, 2018

I still need to update/add more tests for database before I merge this, but if anyone with the tagged issue could test it that'd be super helpful👌

@FinCendikia

This comment has been minimized.

@invertase invertase deleted a comment from FinCendikia Oct 22, 2018
@invertase invertase deleted a comment from FinCendikia Oct 22, 2018
Copy link

@jch28 jch28 left a comment

Choose a reason for hiding this comment

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

nice

@jch28

This comment has been minimized.

@Salakar Salakar changed the title [android][database] database listeners now correctly tearing down [android][database] database improvements Oct 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants