Skip to content

Merge branch 'dev' into update/nuget-packages

d3e9a43
Select commit
Loading
Failed to load commit list.
Merged

chore: migrate Auth0.ManagementApi v7→v8 and bump NuGet packages #266

Merge branch 'dev' into update/nuget-packages
d3e9a43
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 1, 2026 in 1s

78.14% (-0.38%) compared to 9c2b6ed

View this Pull Request on Codecov

78.14% (-0.38%) compared to 9c2b6ed

Details

Codecov Report

❌ Patch coverage is 52.94118% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.14%. Comparing base (9c2b6ed) to head (d3e9a43).
⚠️ Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
.../Web/Features/Admin/Users/UserManagementService.cs 58.33% 11 Missing and 9 partials ⚠️
...b/Features/Admin/Users/UserManagementExtensions.cs 26.66% 10 Missing and 1 partial ⚠️
src/AppHost/AppHost.cs 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #266      +/-   ##
==========================================
- Coverage   78.52%   78.14%   -0.38%     
==========================================
  Files         228      228              
  Lines        8481     8462      -19     
  Branches     1166     1170       +4     
==========================================
- Hits         6660     6613      -47     
- Misses       1284     1305      +21     
- Partials      537      544       +7     
Files with missing lines Coverage Δ
src/AppHost/AppHost.cs 94.44% <80.00%> (-5.56%) ⬇️
...b/Features/Admin/Users/UserManagementExtensions.cs 45.00% <26.66%> (-55.00%) ⬇️
.../Web/Features/Admin/Users/UserManagementService.cs 54.33% <58.33%> (-8.91%) ⬇️

... and 4 files with indirect coverage changes

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