Skip to content

refactor: extract authData optimistic lock to shared util

0a9603f
Select commit
Loading
Failed to load commit list.
Merged

fix: MFA SMS one-time password accepted twice under concurrent login (GHSA-jpq4-7fmq-q5fj) #10448

refactor: extract authData optimistic lock to shared util
0a9603f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 26, 2026 in 0s

92.51% (+0.00%) compared to f26700e

View this Pull Request on Codecov

92.51% (+0.00%) compared to f26700e

Details

Codecov Report

❌ Patch coverage is 96.29630% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.51%. Comparing base (f26700e) to head (0a9603f).
⚠️ Report is 1 commits behind head on alpha.

Files with missing lines Patch % Lines
src/AuthDataLock.js 94.73% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            alpha   #10448   +/-   ##
=======================================
  Coverage   92.51%   92.51%           
=======================================
  Files         192      193    +1     
  Lines       16820    16831   +11     
  Branches      234      234           
=======================================
+ Hits        15561    15572   +11     
  Misses       1236     1236           
  Partials       23       23           

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