Skip to content

feat: add org-level roles, Google Workspace groups GA, org-to-app entitlement, and agents support - #1385

Merged
ankita10119 merged 2 commits into
masterfrom
fern-bot/2026-08-04_06-36-00_455
Aug 5, 2026
Merged

feat: add org-level roles, Google Workspace groups GA, org-to-app entitlement, and agents support #1385
ankita10119 merged 2 commits into
masterfrom
fern-bot/2026-08-04_06-36-00_455

[fern-replay] Applied customizations

8b76a4a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 4, 2026 in 0s

89.72% (+0.00%) compared to 0f7baa6

View this Pull Request on Codecov

89.72% (+0.00%) compared to 0f7baa6

Details

Codecov Report

❌ Patch coverage is 90.05146% with 58 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.72%. Comparing base (0f7baa6) to head (8b76a4a).

Files with missing lines Patch % Lines
...c/management/api/resources/agents/client/Client.ts 88.52% 21 Missing ⚠️
...s/organizations/resources/clients/client/Client.ts 89.06% 21 Missing ⚠️
...s/resources/directoryProvisioning/client/Client.ts 88.05% 8 Missing ⚠️
...eventStreams/resources/deliveries/client/Client.ts 90.47% 4 Missing ⚠️
.../resources/roles/resources/groups/client/Client.ts 92.59% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #1385    +/-   ##
========================================
  Coverage   89.71%   89.72%            
========================================
  Files         433      439     +6     
  Lines       20134    20668   +534     
  Branches     9457     9742   +285     
========================================
+ Hits        18063    18544   +481     
- Misses       2071     2124    +53     
Files with missing lines Coverage Δ
src/management/Client.ts 97.27% <100.00%> (+0.05%) ⬆️
src/management/api/resources/agents/index.ts 100.00% <100.00%> (ø)
...gement/api/resources/clientGrants/client/Client.ts 88.94% <100.00%> (+0.05%) ⬆️
...entGrants/resources/organizations/client/Client.ts 92.59% <100.00%> (ø)
...agement/api/resources/connections/client/Client.ts 89.11% <100.00%> (+0.08%) ⬆️
...ources/flows/resources/executions/client/Client.ts 89.25% <100.00%> (ø)
...c/management/api/resources/groups/client/Client.ts 90.24% <100.00%> (+0.07%) ⬆️
src/management/api/resources/index.ts 100.00% <100.00%> (ø)
...ement/api/resources/organizations/client/Client.ts 89.87% <100.00%> (+0.20%) ⬆️
...resources/organizations/resources/clients/index.ts 100.00% <100.00%> (ø)
... and 21 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.