Skip to content

chore: migrate 2FA TOTP DDP methods to /v1/users.totp.* REST endpoints - #40734

Merged
ggazzo merged 10 commits into
developfrom
chore/ddp-migrate-batch5-2fa
Jul 24, 2026
Merged

chore: migrate 2FA TOTP DDP methods to /v1/users.totp.* REST endpoints#40734
ggazzo merged 10 commits into
developfrom
chore/ddp-migrate-batch5-2fa

test(api): simplify TOTP tests — TEST_MODE bypasses the 2FA gate

6cf199e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 17, 2026 in 0s

68.55% (+0.03%) compared to 14d0718

View this Pull Request on Codecov

68.55% (+0.03%) compared to 14d0718

Details

Codecov Report

❌ Patch coverage is 57.42574% with 43 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.55%. Comparing base (14d0718) to head (6cf199e).
⚠️ Report is 11 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #40734      +/-   ##
===========================================
+ Coverage    68.51%   68.55%   +0.03%     
===========================================
  Files         4124     4129       +5     
  Lines       160126   160197      +71     
  Branches     29126    29173      +47     
===========================================
+ Hits        109714   109817     +103     
+ Misses       45301    45268      -33     
- Partials      5111     5112       +1     
🚀 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.