feat: Add autoSignupLogin to signup when user doesn't already exist
#9961
Codecov / codecov/project
succeeded
Jan 3, 2026 in 0s
92.52% (-0.01%) compared to 774cc54, passed because coverage increased by 0% when compared to adjusted base (92.52%)
View this Pull Request on Codecov
92.52% (-0.01%) compared to 774cc54, passed because coverage increased by 0% when compared to adjusted base (92.52%)
Details
Codecov Report
❌ Patch coverage is 93.22034% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.52%. Comparing base (774cc54) to head (a783427).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Routers/UsersRouter.js | 93.22% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## alpha #9961 +/- ##
==========================================
- Coverage 92.53% 92.52% -0.01%
==========================================
Files 190 190
Lines 15470 15510 +40
Branches 176 176
==========================================
+ Hits 14315 14351 +36
- Misses 1143 1147 +4
Partials 12 12 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 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