Skip to content

feat: add org role members, third-party client access, passwordless type fixes, and OIDC connection updates - #1363

Merged
ankita10119 merged 3 commits into
masterfrom
fern-bot/2026-07-07T09-56-39Z
Jul 10, 2026
Merged

feat: add org role members, third-party client access, passwordless type fixes, and OIDC connection updates#1363
ankita10119 merged 3 commits into
masterfrom
fern-bot/2026-07-07T09-56-39Z

Merge branch 'master' into fern-bot/2026-07-07T09-56-39Z

476bba8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2026 in 0s

89.72% (+0.09%) compared to ec645b1

View this Pull Request on Codecov

89.72% (+0.09%) compared to ec645b1

Details

Codecov Report

❌ Patch coverage is 94.20290% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.72%. Comparing base (ec645b1) to head (476bba8).

Files with missing lines Patch % Lines
...resources/roles/resources/members/client/Client.ts 92.59% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1363      +/-   ##
==========================================
+ Coverage   89.62%   89.72%   +0.09%     
==========================================
  Files         428      433       +5     
  Lines       19886    20115     +229     
  Branches     9400     9786     +386     
==========================================
+ Hits        17823    18048     +225     
- Misses       2063     2067       +4     
Files with missing lines Coverage Δ
...gement/api/resources/eventStreams/client/Client.ts 88.42% <ø> (ø)
...ement/api/resources/organizations/client/Client.ts 89.66% <100.00%> (+0.12%) ⬆️
...ent/api/resources/organizations/resources/index.ts 100.00% <100.00%> (ø)
...ces/organizations/resources/roles/client/Client.ts 100.00% <100.00%> (ø)
...i/resources/organizations/resources/roles/index.ts 100.00% <100.00%> (ø)
...s/organizations/resources/roles/resources/index.ts 100.00% <100.00%> (ø)
...zations/resources/roles/resources/members/index.ts 100.00% <100.00%> (ø)
src/management/api/types/types.ts 100.00% <ø> (ø)
...resources/roles/resources/members/client/Client.ts 92.59% <92.59%> (ø)
🚀 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.