Skip to content

[Sprint 19] Polish category UX, test naming, and documentation#342

Merged
mpaulosky merged 14 commits into
devfrom
squad/341-category-polish
May 15, 2026
Merged

[Sprint 19] Polish category UX, test naming, and documentation#342
mpaulosky merged 14 commits into
devfrom
squad/341-category-polish

test: add bUnit regression tests for PR #342 category blockers

a15444a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2026 in 1s

80.14% (+0.09%) compared to ec92657

View this Pull Request on Codecov

80.14% (+0.09%) compared to ec92657

Details

Codecov Report

❌ Patch coverage is 53.33333% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.14%. Comparing base (ec92657) to head (a15444a).

Files with missing lines Patch % Lines
src/Web/Features/BlogPosts/Create/Create.razor 22.22% 2 Missing and 5 partials ⚠️
src/Web/Features/Categories/List/Index.razor 0.00% 4 Missing and 1 partial ⚠️
src/Web/Features/BlogPosts/Edit/Edit.razor 84.61% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #342      +/-   ##
==========================================
+ Coverage   80.04%   80.14%   +0.09%     
==========================================
  Files          68       68              
  Lines        1664     1682      +18     
  Branches      195      201       +6     
==========================================
+ Hits         1332     1348      +16     
- Misses        243      244       +1     
- Partials       89       90       +1     
Files with missing lines Coverage Δ
src/AppHost/MongoDbResourceBuilderExtensions.cs 95.42% <100.00%> (ø)
src/Web/Features/BlogPosts/Edit/Edit.razor 91.76% <84.61%> (+7.55%) ⬆️
src/Web/Features/Categories/List/Index.razor 0.00% <0.00%> (ø)
src/Web/Features/BlogPosts/Create/Create.razor 62.74% <22.22%> (-3.93%) ⬇️
🚀 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.