Skip to content

feat: enhance redirect logic in auth controller to include onboarding parameter - #2476

Merged
JivusAyrus merged 5 commits into
mainfrom
suvij/eng-8829-cosmo-sign-up-migratetrue-flag-always-set
Jan 29, 2026
Merged

feat: enhance redirect logic in auth controller to include onboarding parameter#2476
JivusAyrus merged 5 commits into
mainfrom
suvij/eng-8829-cosmo-sign-up-migratetrue-flag-always-set

Merge branch 'main' into suvij/eng-8829-cosmo-sign-up-migratetrue-fla…

c4496cc
Select commit
Loading
Failed to load commit list.
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%> (ø)

... and 587 files with indirect coverage changes

🚀 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.