Skip to content

Revert "Add tests for header utils, UsersImportsClient, and paginatio…

88711e0
Select commit
Loading
Failed to load commit list.
Merged

Feat: Added new connection options, type consolidation, and core improvements #1301

Revert "Add tests for header utils, UsersImportsClient, and paginatio…
88711e0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 2, 2026 in 0s

89.07% (-0.26%) compared to c42753c

View this Pull Request on Codecov

89.07% (-0.26%) compared to c42753c

Details

Codecov Report

❌ Patch coverage is 75.20000% with 62 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.07%. Comparing base (c42753c) to head (88711e0).

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 ⚠️
...ources/connections/resources/keys/client/Client.ts 88.57% 4 Missing ⚠️
...tions/resources/scimConfiguration/client/Client.ts 90.24% 4 Missing ⚠️
...ces/clients/resources/connections/client/Client.ts 50.00% 2 Missing and 1 partial ⚠️
...agement/api/resources/connections/client/Client.ts 66.66% 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/fetcher/Fetcher.ts 71.42% 2 Missing ⚠️
... and 1 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1301      +/-   ##
==========================================
- Coverage   89.33%   89.07%   -0.26%     
==========================================
  Files         383      382       -1     
  Lines       18253    17856     -397     
  Branches     9136     8461     -675     
==========================================
- Hits        16306    15906     -400     
+ Misses       1947     1946       -1     
- Partials        0        4       +4     
Files with missing lines Coverage Δ
src/management/BaseClient.ts 100.00% <100.00%> (ø)
.../management/api/resources/actions/client/Client.ts 88.76% <100.00%> (-0.56%) ⬇️
...sources/actions/resources/modules/client/Client.ts 89.53% <100.00%> (-0.30%) ⬇️
...ources/modules/resources/versions/client/Client.ts 90.32% <100.00%> (-0.31%) ⬇️
...urces/triggers/resources/bindings/client/Client.ts 89.88% <100.00%> (-0.44%) ⬇️
...ources/actions/resources/versions/client/Client.ts 89.83% <100.00%> (-0.42%) ⬇️
...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 88.82% <100.00%> (-0.62%) ⬇️
...entGrants/resources/organizations/client/Client.ts 92.30% <100.00%> (-0.55%) ⬇️
... and 64 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.