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
Merged

feat(other): Add Database support #7887

merged 12 commits into from
Jul 12, 2024

Conversation

Ehesp
Copy link
Member

@Ehesp Ehesp commented Jul 9, 2024

Description

Related issues

Release Summary

Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
    • Yes
  • My change supports the following platforms;
    • Android
    • iOS
  • My change includes tests;
    • e2e tests added or updated in packages/\*\*/e2e
    • jest tests added or updated in packages/\*\*/__tests__
  • I have updated TypeScript types that are affected by my change.
  • This is a breaking change;
    • Yes
    • No

Test Plan


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

Copy link

vercel bot commented Jul 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-native-firebase ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 12, 2024 2:54am

Copy link

codecov bot commented Jul 12, 2024

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     

@Salakar Salakar merged commit fbb773a into main Jul 12, 2024
19 checks passed
@Salakar Salakar deleted the web/database branch July 12, 2024 03:09
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.

2 participants