Skip to content

SDK regeneration

a50a7ca
Select commit
Loading
Failed to load commit list.
Open

SDK regeneration #1325

SDK regeneration
a50a7ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 14, 2026 in 0s

89.05% (-0.37%) compared to 97a4419

View this Pull Request on Codecov

89.05% (-0.37%) compared to 97a4419

Details

Codecov Report

❌ Patch coverage is 14.77273% with 75 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.05%. Comparing base (97a4419) to head (a50a7ca).

Files with missing lines Patch % Lines
src/management/core/pagination/CustomPager.ts 2.70% 72 Missing ⚠️
src/management/core/pagination/Page.ts 0.00% 1 Missing ⚠️
src/management/errors/ManagementTimeoutError.ts 0.00% 1 Missing ⚠️
src/management/errors/handleNonStatusCodeError.ts 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1325      +/-   ##
==========================================
- Coverage   89.42%   89.05%   -0.37%     
==========================================
  Files         384      384              
  Lines       18246    18235      -11     
  Branches     9047     9018      -29     
==========================================
- Hits        16316    16240      -76     
- Misses       1926     1991      +65     
  Partials        4        4              
Files with missing lines Coverage Δ
src/management/Client.ts 100.00% <ø> (+2.89%) ⬆️
src/management/api/types/types.ts 100.00% <100.00%> (ø)
src/management/core/auth/BasicAuth.ts 93.75% <100.00%> (-1.25%) ⬇️
src/management/core/fetcher/BinaryResponse.ts 100.00% <ø> (ø)
src/management/core/fetcher/Fetcher.ts 93.91% <ø> (-0.05%) ⬇️
src/management/core/fetcher/index.ts 100.00% <ø> (ø)
src/management/core/fetcher/makeRequest.ts 100.00% <ø> (ø)
...management/core/form-data-utils/FormDataWrapper.ts 91.30% <100.00%> (ø)
src/management/core/pagination/index.ts 100.00% <100.00%> (ø)
src/management/core/runtime/runtime.ts 65.71% <100.00%> (+3.21%) ⬆️
... and 5 more

... and 2 files with indirect coverage changes

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