Skip to content

Fix disconnect social auth bugs - #1600

Merged
Roffenlund merged 5 commits into
masterfrom
fix-disconnect-social-auth-bugs
Nov 18, 2025
Merged

Fix disconnect social auth bugs#1600
Roffenlund merged 5 commits into
masterfrom
fix-disconnect-social-auth-bugs

fix(Nimbus) Simplify Connections page data fetching and usage

4310ad1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 17, 2025 in 1s

9.87% (-0.01%) compared to 3c3ed22

View this Pull Request on Codecov

9.87% (-0.01%) compared to 3c3ed22

Details

Codecov Report

❌ Patch coverage is 0% with 88 lines in your changes missing coverage. Please review.
✅ Project coverage is 9.87%. Comparing base (3c3ed22) to head (4310ad1).

Files with missing lines Patch % Lines
...emix/app/settings/user/Connections/Connections.tsx 0.00% 74 Missing ⚠️
...ps/cyberstorm-remix/app/settings/user/Settings.tsx 0.00% 11 Missing ⚠️
...mix/app/commonComponents/Connection/Connection.tsx 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master   #1600      +/-   ##
=========================================
- Coverage    9.88%   9.87%   -0.01%     
=========================================
  Files         310     310              
  Lines       22497   22514      +17     
  Branches      406     406              
=========================================
  Hits         2223    2223              
- Misses      20274   20291      +17     

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