Skip to content

SDK regeneration (#1332)

466abe6
Select commit
Loading
Failed to load commit list.
Merged

feat: add events SSE streaming, bulk refresh token revocation, and query string builder #1331

SDK regeneration (#1332)
466abe6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2026 in 1s

89.52% (+0.10%) compared to 76d9f3b

View this Pull Request on Codecov

89.52% (+0.10%) compared to 76d9f3b

Details

Codecov Report

❌ Patch coverage is 95.62682% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.52%. Comparing base (76d9f3b) to head (466abe6).

Files with missing lines Patch % Lines
src/management/core/stream/Stream.ts 82.60% 20 Missing ⚠️
...c/management/api/resources/events/client/Client.ts 91.22% 5 Missing ⚠️
...ement/api/resources/refreshTokens/client/Client.ts 90.00% 4 Missing ⚠️
...urces/jobs/resources/usersImports/client/Client.ts 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1331      +/-   ##
==========================================
+ Coverage   89.42%   89.52%   +0.10%     
==========================================
  Files         384      390       +6     
  Lines       18334    18701     +367     
  Branches     8757     8846      +89     
==========================================
+ Hits        16396    16743     +347     
- Misses       1934     1958      +24     
+ Partials        4        0       -4     
Files with missing lines Coverage Δ
src/management/Client.ts 97.16% <100.00%> (+0.06%) ⬆️
src/management/api/errors/GoneError.ts 100.00% <100.00%> (ø)
src/management/api/errors/index.ts 100.00% <100.00%> (ø)
.../management/api/resources/actions/client/Client.ts 88.80% <100.00%> (ø)
...rces/actions/resources/executions/client/Client.ts 90.69% <100.00%> (ø)
...sources/actions/resources/modules/client/Client.ts 89.53% <100.00%> (ø)
...ources/modules/resources/versions/client/Client.ts 90.32% <100.00%> (ø)
...ources/actions/resources/triggers/client/Client.ts 90.90% <100.00%> (ø)
...urces/triggers/resources/bindings/client/Client.ts 89.88% <100.00%> (ø)
...ources/actions/resources/versions/client/Client.ts 89.83% <100.00%> (ø)
... and 119 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.