Skip to content

SDK regeneration

e0f555e
Select commit
Loading
Failed to load commit list.
Merged

Feat: Added support for Actions Modules API, Connection OTP Authentication and Custom Domain Passkey rpId #1292

SDK regeneration
e0f555e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 22, 2026 in 1s

89.32% (+0.35%) compared to 824ebb6

View this Pull Request on Codecov

89.32% (+0.35%) compared to 824ebb6

Details

Codecov Report

❌ Patch coverage is 90.21956% with 49 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.32%. Comparing base (824ebb6) to head (e0f555e).

Files with missing lines Patch % Lines
...sources/actions/resources/modules/client/Client.ts 89.82% 29 Missing ⚠️
...ources/modules/resources/versions/client/Client.ts 89.18% 12 Missing ⚠️
...gement/api/resources/clientGrants/client/Client.ts 87.09% 4 Missing ⚠️
...s/resources/directoryProvisioning/client/Client.ts 91.11% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1292      +/-   ##
==========================================
+ Coverage   88.97%   89.32%   +0.35%     
==========================================
  Files         378      388      +10     
  Lines       17215    18246    +1031     
  Branches     8680     9135     +455     
==========================================
+ Hits        15317    16299     +982     
- Misses       1898     1947      +49     
Files with missing lines Coverage Δ
...c/management/api/errors/PreconditionFailedError.ts 100.00% <100.00%> (ø)
src/management/api/errors/index.ts 100.00% <100.00%> (ø)
src/management/api/requests/requests.ts 100.00% <ø> (ø)
.../management/api/resources/actions/client/Client.ts 89.32% <100.00%> (+0.11%) ⬆️
...anagement/api/resources/actions/resources/index.ts 100.00% <100.00%> (ø)
...t/api/resources/actions/resources/modules/index.ts 100.00% <100.00%> (ø)
...urces/actions/resources/modules/resources/index.ts 100.00% <100.00%> (ø)
...ions/resources/modules/resources/versions/index.ts 100.00% <100.00%> (ø)
...agement/api/resources/connections/client/Client.ts 88.46% <100.00%> (ø)
...t/api/resources/deviceCredentials/client/Client.ts 91.24% <ø> (ø)
... and 16 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.