Skip to content

Apply missing commits

65ab62e
Select commit
Loading
Failed to load commit list.
Merged

mgmt: Add organization groups, effective roles, and effective permissions APIs #1022

Apply missing commits
65ab62e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 28, 2026 in 1s

31.94% (+0.47%) compared to 29c418e

View this Pull Request on Codecov

31.94% (+0.47%) compared to 29c418e

Details

Codecov Report

❌ Patch coverage is 61.13636% with 684 lines in your changes missing coverage. Please review.
✅ Project coverage is 31.94%. Comparing base (29c418e) to head (65ab62e).

Files with missing lines Patch % Lines
...ementApi/Organizations/Groups/Roles/RolesClient.cs 65.43% 66 Missing and 9 partials ⚠️
...c/Auth0.ManagementApi/Roles/Groups/GroupsClient.cs 63.94% 66 Missing and 9 partials ⚠️
...agementApi/Types/TenantSettingsCountryCodesMode.cs 0.00% 41 Missing ⚠️
...EffectivePermissions/EffectivePermissionsClient.cs 72.03% 28 Missing and 5 partials ⚠️
.../EffectivePermissions/Sources/Roles/RolesClient.cs 71.79% 28 Missing and 5 partials ⚠️
...ManagementApi/Organizations/Groups/GroupsClient.cs 72.17% 27 Missing and 5 partials ⚠️
...ons/Members/EffectiveRoles/EffectiveRolesClient.cs 73.33% 27 Missing and 5 partials ⚠️
...bers/EffectiveRoles/Sources/Groups/GroupsClient.cs 72.41% 27 Missing and 5 partials ⚠️
...ntApi/Users/EffectiveRoles/EffectiveRolesClient.cs 72.17% 27 Missing and 5 partials ⚠️
...sers/EffectiveRoles/Sources/Groups/GroupsClient.cs 71.92% 27 Missing and 5 partials ⚠️
... and 34 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1022      +/-   ##
==========================================
+ Coverage   31.47%   31.94%   +0.47%     
==========================================
  Files        2742     2788      +46     
  Lines      109195   110955    +1760     
  Branches     6419     6506      +87     
==========================================
+ Hits        34373    35449    +1076     
- Misses      73014    73640     +626     
- Partials     1808     1866      +58     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.