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(auth, iOS): Expo plugin: skip expo-router for auth URLs #8203

Merged
merged 19 commits into from
Jan 2, 2025

print a warning when config is default and AppDelegate is modified

7f0412e
Select commit
Loading
Failed to load commit list.
Merged

fix(auth, iOS): Expo plugin: skip expo-router for auth URLs #8203

print a warning when config is default and AppDelegate is modified
7f0412e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 2, 2025 in 1s

23.24% (+0.76%) compared to 3623a50

View this Pull Request on Codecov

23.24% (+0.76%) compared to 3623a50

Details

Codecov Report

Attention: Patch coverage is 82.71605% with 14 lines in your changes missing coverage. Please review.

Project coverage is 23.24%. Comparing base (3623a50) to head (7f0412e).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8203      +/-   ##
==========================================
+ Coverage   22.48%   23.24%   +0.76%     
==========================================
  Files         154      155       +1     
  Lines        6308     6388      +80     
  Branches     1439     1464      +25     
==========================================
+ Hits         1418     1484      +66     
- Misses       4042     4055      +13     
- Partials      848      849       +1