Skip to content

mgmt: Adds v8 for ManagementApi

7706f3b
Select commit
Loading
Failed to load commit list.
Closed

mgmt: Adds v8 for ManagementApi #911

mgmt: Adds v8 for ManagementApi
7706f3b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 4, 2026 in 1s

4.52% (-74.66%) compared to e024a15

View this Pull Request on Codecov

4.52% (-74.66%) compared to e024a15

Details

Codecov Report

❌ Patch coverage is 2.16509% with 5061 lines in your changes missing coverage. Please review.
✅ Project coverage is 4.52%. Comparing base (e024a15) to head (7706f3b).

Files with missing lines Patch % Lines
src/Auth0.ManagementApi/Actions/ActionsClient.cs 1.34% 515 Missing ⚠️
...entApi/Branding/Phone/Templates/TemplatesClient.cs 0.82% 483 Missing ⚠️
src/Auth0.ManagementApi/Clients/ClientsClient.cs 0.93% 424 Missing ⚠️
...entApi/Branding/Phone/Providers/ProvidersClient.cs 0.95% 413 Missing ⚠️
...gementApi/Clients/Credentials/CredentialsClient.cs 1.17% 337 Missing ⚠️
...uth0.ManagementApi/Branding/Themes/ThemesClient.cs 1.20% 328 Missing ⚠️
...0.ManagementApi/ClientGrants/ClientGrantsClient.cs 1.64% 299 Missing ⚠️
...0.ManagementApi/Actions/Versions/VersionsClient.cs 1.55% 254 Missing ⚠️
...entApi/Actions/Triggers/Bindings/BindingsClient.cs 2.17% 180 Missing ⚠️
...anagementApi/Branding/Templates/TemplatesClient.cs 2.51% 155 Missing ⚠️
... and 51 more

❗ There is a different number of reports uploaded between BASE (e024a15) and HEAD (7706f3b). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (e024a15) HEAD (7706f3b)
mgmtIntTests 1 0
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #911       +/-   ##
==========================================
- Coverage   79.18%   4.52%   -74.66%     
==========================================
  Files         458    1779     +1321     
  Lines        5932   68079    +62147     
  Branches      278    4078     +3800     
==========================================
- Hits         4697    3080     -1617     
- Misses       1140   64884    +63744     
- Partials       95     115       +20     

☔ 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.