feat: enhance redirect logic in auth controller to include onboarding parameter - #2476
Merged
JivusAyrus merged 5 commits intoJan 29, 2026
Merged
Codecov / codecov/project
succeeded
Jan 29, 2026 in 0s
63.20% (target 30.00%)
View this Pull Request on Codecov
63.20% (target 30.00%)
Details
Codecov Report
❌ Patch coverage is 0% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.20%. Comparing base (177c11d) to head (c4496cc).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| controlplane/src/core/controllers/auth.ts | 0.00% | 13 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2476 +/- ##
==========================================
+ Coverage 1.50% 63.20% +61.70%
==========================================
Files 292 296 +4
Lines 46748 41480 -5268
Branches 431 4312 +3881
==========================================
+ Hits 703 26219 +25516
+ Misses 45762 15239 -30523
+ Partials 283 22 -261 | Files with missing lines | Coverage Δ | |
|---|---|---|
| controlplane/src/core/controllers/auth.ts | 9.61% <0.00%> (ø) |
🚀 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