refactor(client): replace useReactiveValue with useSyncExternalStore in providers - #40446
Merged
tassoevan merged 2 commits intoMay 13, 2026
Codecov / codecov/project
succeeded
May 13, 2026 in 0s
69.66% (-0.01%) compared to eda14b6
View this Pull Request on Codecov
69.66% (-0.01%) compared to eda14b6
Details
Codecov Report
❌ Patch coverage is 82.92683% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.66%. Comparing base (eda14b6) to head (805c1a5).
Additional details and impacted files
@@ Coverage Diff @@
## refactor/auth-provider-login-token-helper #40446 +/- ##
=============================================================================
- Coverage 69.66% 69.66% -0.01%
=============================================================================
Files 3318 3317 -1
Lines 122002 122030 +28
Branches 21810 21803 -7
=============================================================================
+ Hits 84994 85013 +19
- Misses 33677 33690 +13
+ Partials 3331 3327 -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.
Loading