Skip to content

feat: Better exception handling with typed response headers#1049

Merged
kailash-b merged 1 commit into
masterfrom
feat/SDK-9253
Jul 13, 2026
Merged

feat: Better exception handling with typed response headers#1049
kailash-b merged 1 commit into
masterfrom
feat/SDK-9253

feat: Better exception handling with typed response headers

80b373e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 13, 2026 in 1s

25.51% (+0.08%) compared to d4ca660

View this Pull Request on Codecov

25.51% (+0.08%) compared to d4ca660

Details

Codecov Report

❌ Patch coverage is 90.32258% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.51%. Comparing base (d4ca660) to head (80b373e).

Files with missing lines Patch % Lines
src/Auth0.ManagementApi/Core/Public/QuotaLimit.cs 84.81% 8 Missing and 4 partials ⚠️
src/Auth0.ManagementApi/Core/Public/ApiError.cs 89.18% 3 Missing and 1 partial ⚠️
...anagementApi/Core/Public/ManagementApiException.cs 90.90% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1049      +/-   ##
==========================================
+ Coverage   25.42%   25.51%   +0.08%     
==========================================
  Files        3154     3157       +3     
  Lines      148319   148505     +186     
  Branches    10009    10036      +27     
==========================================
+ Hits        37715    37884     +169     
- Misses     108290   108300      +10     
- Partials     2314     2321       +7     

☔ View full report in Codecov by Harness.
📢 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.