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

feat(other): Add Database support #7887

Merged
merged 12 commits into from
Jul 12, 2024

Merge branch 'main' of https://github.com/invertase/react-native-fire…

3255a95
Select commit
Loading
Failed to load commit list.
Merged

feat(other): Add Database support #7887

Merge branch 'main' of https://github.com/invertase/react-native-fire…
3255a95
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 12, 2024 in 1s

68.69% (+33.64%) compared to 54befe7

View this Pull Request on Codecov

68.69% (+33.64%) compared to 54befe7

Details

Codecov Report

Attention: Patch coverage is 90.04975% with 20 lines in your changes missing coverage. Please review.

Project coverage is 68.69%. Comparing base (54befe7) to head (3255a95).

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #7887       +/-   ##
===========================================
+ Coverage   35.05%   68.69%   +33.64%     
===========================================
  Files         157      159        +2     
  Lines        6520     6719      +199     
  Branches     1267     1269        +2     
===========================================
+ Hits         2285     4615     +2330     
+ Misses       3677     2000     -1677     
+ Partials      558      104      -454