Skip to content

SDK regeneration

2b5e6e9
Select commit
Loading
Failed to load commit list.
Closed

SDK regeneration #1291

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

88.66% (-0.31%) compared to 824ebb6

View this Pull Request on Codecov

88.66% (-0.31%) compared to 824ebb6

Details

Codecov Report

❌ Patch coverage is 71.13402% with 56 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.66%. Comparing base (824ebb6) to head (2b5e6e9).

Files with missing lines Patch % Lines
src/management/core/pagination/CustomPager.ts 6.66% 28 Missing ⚠️
...urces/jobs/resources/usersImports/client/Client.ts 0.00% 7 Missing ⚠️
...gement/api/resources/eventStreams/client/Client.ts 88.23% 4 Missing ⚠️
...ces/clients/resources/connections/client/Client.ts 50.00% 2 Missing and 1 partial ⚠️
...agement/api/resources/connections/client/Client.ts 57.14% 2 Missing and 1 partial ⚠️
...rc/management/api/resources/flows/client/Client.ts 62.50% 2 Missing and 1 partial ⚠️
...rc/management/api/resources/forms/client/Client.ts 62.50% 2 Missing and 1 partial ⚠️
src/management/auth/BearerAuthProvider.ts 75.00% 3 Missing ⚠️
src/management/core/headers.ts 60.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1291      +/-   ##
==========================================
- Coverage   88.97%   88.66%   -0.31%     
==========================================
  Files         378      370       -8     
  Lines       17215    16360     -855     
  Branches     8680     7966     -714     
==========================================
- Hits        15317    14506     -811     
+ Misses       1898     1850      -48     
- Partials        0        4       +4     
Files with missing lines Coverage Δ
src/management/BaseClient.ts 100.00% <100.00%> (ø)
src/management/Client.ts 100.00% <ø> (ø)
src/management/api/requests/requests.ts 100.00% <ø> (ø)
.../management/api/resources/actions/client/Client.ts 88.63% <100.00%> (-0.58%) ⬇️
...urces/triggers/resources/bindings/client/Client.ts 89.88% <100.00%> (-0.44%) ⬇️
...ources/actions/resources/versions/client/Client.ts 89.91% <100.00%> (-0.33%) ⬇️
...sources/phone/resources/providers/client/Client.ts 88.47% <100.00%> (-0.11%) ⬇️
...sources/phone/resources/templates/client/Client.ts 88.35% <100.00%> (-0.10%) ⬇️
...gement/api/resources/clientGrants/client/Client.ts 89.17% <100.00%> (-0.71%) ⬇️
...entGrants/resources/organizations/client/Client.ts 92.30% <100.00%> (-0.55%) ⬇️
... and 62 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.