fix(ui): correct dark-mode heading/paragraph colours and add PageHeadingComponent#295
Merged
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).
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.
Loading