Skip to content

Throw SignedInException if already signed in

d3e8ba2
Select commit
Loading
Failed to load commit list.
Merged

chore(auth): Move SignIn and ConfirmSignIn to use cases #3140

Throw SignedInException if already signed in
d3e8ba2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2025 in 1s

54.52% (+0.17%) compared to 15c04fa

View this Pull Request on Codecov

54.52% (+0.17%) compared to 15c04fa

Details

Codecov Report

❌ Patch coverage is 70.81712% with 75 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.52%. Comparing base (15c04fa) to head (d3e8ba2).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3140      +/-   ##
==========================================
+ Coverage   54.34%   54.52%   +0.17%     
==========================================
  Files        1041     1044       +3     
  Lines       31360    31259     -101     
  Branches     4708     4695      -13     
==========================================
+ Hits        17043    17044       +1     
+ Misses      12479    12381      -98     
+ Partials     1838     1834       -4     
🚀 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.