feat(auth)!: use native for isSignInWithEmailLink / BREAKING CHANGE: return type now Promise<boolean> not boolean
#8450
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Apr 22, 2025 in 0s
73.72% (+32.22%) compared to c0c5054
View this Pull Request on Codecov
73.72% (+32.22%) compared to c0c5054
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 73.72%. Comparing base (
c0c5054) to head (d01b676).
Report is 5 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #8450 +/- ##
===========================================
+ Coverage 41.50% 73.72% +32.22%
===========================================
Files 187 187
Lines 7552 7549 -3
Branches 1766 1763 -3
===========================================
+ Hits 3134 5565 +2431
+ Misses 3689 1849 -1840
+ Partials 729 135 -594 🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading