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

fix(database): react-native 0.73 compatibility #7500

Merged
merged 4 commits into from
Dec 8, 2023

build(deps): react-native 0.73 as well as other deps

a2b5fd1
Select commit
Loading
Failed to load commit list.
Merged

fix(database): react-native 0.73 compatibility #7500

build(deps): react-native 0.73 as well as other deps
a2b5fd1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 8, 2023 in 0s

52.91% (+29.81%) compared to f8b7794

View this Pull Request on Codecov

52.91% (+29.81%) compared to f8b7794

Details

Codecov Report

Merging #7500 (a2b5fd1) into main (f8b7794) will increase coverage by 29.81%.
The diff coverage is 4.55%.

Additional details and impacted files
@@              Coverage Diff              @@
##               main    #7500       +/-   ##
=============================================
+ Coverage     23.11%   52.91%   +29.81%     
- Complexity        0      738      +738     
=============================================
  Files           133      251      +118     
  Lines          5497    12391     +6894     
  Branches       1245     1936      +691     
=============================================
+ Hits           1270     6556     +5286     
- Misses         3541     5482     +1941     
+ Partials        686      353      -333