Skip to content

Add tests for header utils, UsersImportsClient, and pagination logic

1bb7eca
Select commit
Loading
Failed to load commit list.
Open

🌿 Fern Regeneration -- February 26, 2026 #1301

Add tests for header utils, UsersImportsClient, and pagination logic
1bb7eca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2026 in 0s

90.01% (+0.68%) compared to c42753c

View this Pull Request on Codecov

90.01% (+0.68%) compared to c42753c

Details

Codecov Report

❌ Patch coverage is 91.20000% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.01%. Comparing base (c42753c) to head (1bb7eca).

Files with missing lines Patch % Lines
...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/core/fetcher/Fetcher.ts 71.42% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1301      +/-   ##
==========================================
+ Coverage   89.33%   90.01%   +0.68%     
==========================================
  Files         383      382       -1     
  Lines       18253    17856     -397     
  Branches     9136     8804     -332     
==========================================
- Hits        16306    16073     -233     
+ Misses       1947     1779     -168     
- 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

... and 5 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.