Skip to content

fix(ui): correct dark-mode heading/paragraph colours and add PageHeadingComponent#295

Merged
mpaulosky merged 5 commits into
devfrom
squad/291-input-css-fine-tuning
May 11, 2026
Merged

fix(ui): correct dark-mode heading/paragraph colours and add PageHeadingComponent#295
mpaulosky merged 5 commits into
devfrom
squad/291-input-css-fine-tuning

test(bunit): finalize PR #295 handoff for #291

0d3d284
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 11, 2026 in 0s

87.20% (+0.98%) compared to 97a3221

View this Pull Request on Codecov

87.20% (+0.98%) compared to 97a3221

Details

Codecov Report

❌ Patch coverage is 86.36364% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.20%. Comparing base (97a3221) to head (0d3d284).

Files with missing lines Patch % Lines
...c/Web/Components/Shared/PageHeadingComponent.razor 57.14% 1 Missing and 5 partials ⚠️
src/Web/Features/BlogPosts/List/Index.razor 85.29% 3 Missing and 2 partials ⚠️
src/Web/Features/UserManagement/ManageRoles.razor 90.47% 0 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #295      +/-   ##
==========================================
+ Coverage   86.21%   87.20%   +0.98%     
==========================================
  Files          44       45       +1     
  Lines        1103     1118      +15     
  Branches      132      137       +5     
==========================================
+ Hits          951      975      +24     
+ Misses        100       93       -7     
+ Partials       52       50       -2     
Files with missing lines Coverage Δ
src/Web/Components/Layout/MainLayout.razor 100.00% <ø> (ø)
src/Web/Components/Layout/NavMenu.razor 75.00% <ø> (ø)
src/Web/Features/BlogPosts/Create/Create.razor 100.00% <100.00%> (+41.66%) ⬆️
...eatures/BlogPosts/Delete/ConfirmDeleteDialog.razor 100.00% <ø> (ø)
src/Web/Features/BlogPosts/Edit/Edit.razor 72.00% <ø> (ø)
src/Web/Features/UserManagement/Profile.razor 81.81% <100.00%> (ø)
src/Web/Features/UserManagement/ManageRoles.razor 90.69% <90.47%> (+14.50%) ⬆️
src/Web/Features/BlogPosts/List/Index.razor 86.84% <85.29%> (+10.52%) ⬆️
...c/Web/Components/Shared/PageHeadingComponent.razor 57.14% <57.14%> (ø)
🚀 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.