Skip to content

feat: SDK regeneration - MFA Advanced Factor Configuration (GA), Anonymous Sessions, Experimentation API, and Search endpoint - #1404

Merged
ankita10119 merged 3 commits into
masterfrom
fern-bot/2026-09-11_02-58-42_868
Sep 11, 2026
Merged

ankita10119 merged 3 commits into
masterfrom
fern-bot/2026-09-11_02-58-42_868

fix: correct yarn.lock key for uuid to unblock CI

307da47
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2026 in 0s

89.68% (+0.01%) compared to d4614ec

View this Pull Request on Codecov

89.68% (+0.01%) compared to d4614ec

Details

Codecov Report

❌ Patch coverage is 90.19074% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.68%. Comparing base (d4614ec) to head (307da47).

Files with missing lines Patch % Lines
...management/api/resources/guardian/client/Client.ts 87.50% 8 Missing ⚠️
...resources/factors/resources/email/client/Client.ts 88.57% 8 Missing ⚠️
...resources/factors/resources/phone/client/Client.ts 86.66% 8 Missing ⚠️
...rimentation/resources/experiments/client/Client.ts 91.11% 4 Missing ⚠️
...ement/api/resources/organizations/client/Client.ts 91.11% 4 Missing ⚠️
...ent/api/resources/resourceServers/client/Client.ts 91.83% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1404      +/-   ##
==========================================
+ Coverage   89.67%   89.68%   +0.01%     
==========================================
  Files         433      439       +6     
  Lines       20911    21080     +169     
  Branches    10245     9990     -255     
==========================================
+ Hits        18751    18905     +154     
- Misses       2160     2175      +15     
Files with missing lines Coverage Δ
src/management/Client.ts 97.33% <100.00%> (ø)
src/management/api/errors/GatewayTimeoutError.ts 100.00% <100.00%> (ø)
src/management/api/errors/index.ts 100.00% <100.00%> (ø)
...ent/api/resources/experimentation/client/Client.ts 100.00% <100.00%> (ø)
.../management/api/resources/experimentation/index.ts 100.00% <100.00%> (ø)
...ces/experimentation/resources/experiments/index.ts 100.00% <ø> (ø)
...t/api/resources/experimentation/resources/index.ts 100.00% <100.00%> (ø)
...ources/guardian/resources/factors/client/Client.ts 90.36% <100.00%> (+0.36%) ⬆️
...uardian/resources/factors/resources/email/index.ts 100.00% <100.00%> (ø)
...rces/guardian/resources/factors/resources/index.ts 100.00% <100.00%> (ø)
... and 8 more
🚀 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.