Skip to content

Merge remote-tracking branch 'origin/main' into squad/90-auth0-claims…

d00355b
Select commit
Loading
Failed to load commit list.
Merged

fix(auth+admin): resolve Auth0 role claims and AdminPageLayout crash #100

Merge remote-tracking branch 'origin/main' into squad/90-auth0-claims…
d00355b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 29, 2026 in 1s

70.17% (+0.47%) compared to 65f7a82

View this Pull Request on Codecov

70.17% (+0.47%) compared to 65f7a82

Details

Codecov Report

❌ Patch coverage is 96.42857% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 70.17%. Comparing base (65f7a82) to head (d00355b).

Files with missing lines Patch % Lines
src/Web/Auth/Auth0ClaimsTransformation.cs 92.30% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #100      +/-   ##
==========================================
+ Coverage   69.69%   70.17%   +0.47%     
==========================================
  Files         191      191              
  Lines        6917     6931      +14     
  Branches      895      900       +5     
==========================================
+ Hits         4821     4864      +43     
+ Misses       1624     1601      -23     
+ Partials      472      466       -6     
Files with missing lines Coverage Δ
src/Web/Components/Layout/FooterComponent.razor 76.92% <100.00%> (ø)
src/Web/Components/Layout/LoginDisplay.razor 0.00% <ø> (ø)
src/Web/Components/Layout/NavMenuComponent.razor 60.00% <ø> (+5.45%) ⬆️
...c/Web/Components/Pages/Admin/AdminPageLayout.razor 94.11% <ø> (ø)
src/Web/Components/Pages/Admin/Analytics.razor 66.98% <ø> (ø)
src/Web/Components/Shared/SignalRConnection.razor 66.66% <ø> (ø)
src/Web/Components/User/Profile.razor 75.60% <100.00%> (+75.60%) ⬆️
src/Web/Auth/Auth0ClaimsTransformation.cs 96.96% <92.30%> (-1.15%) ⬇️

... and 2 files with indirect coverage changes

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