Skip to content

fix(blogposts): align author claims, publish checkbox, and seed schema#313

Merged
mpaulosky merged 10 commits into
devfrom
squad/311-fix-blogpost-author-seed-publish
May 12, 2026
Merged

fix(blogposts): align author claims, publish checkbox, and seed schema#313
mpaulosky merged 10 commits into
devfrom
squad/311-fix-blogpost-author-seed-publish

fix(blogposts): align author claims, publish checkbox, and seed schema

8cce6ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 0s

83.46% (-0.22%) compared to dc34ce9

View this Pull Request on Codecov

83.46% (-0.22%) compared to dc34ce9

Details

Codecov Report

❌ Patch coverage is 85.71429% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.46%. Comparing base (dc34ce9) to head (8cce6ef).

Files with missing lines Patch % Lines
src/Web/Features/BlogPosts/Create/Create.razor 50.00% 2 Missing and 5 partials ⚠️
src/Web/Features/BlogPosts/Edit/Edit.razor 94.11% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #313      +/-   ##
==========================================
- Coverage   83.67%   83.46%   -0.22%     
==========================================
  Files          47       47              
  Lines        1256     1300      +44     
  Branches      152      157       +5     
==========================================
+ Hits         1051     1085      +34     
- Misses        146      153       +7     
- Partials       59       62       +3     
Files with missing lines Coverage Δ
src/AppHost/MongoDbResourceBuilderExtensions.cs 93.57% <100.00%> (-1.40%) ⬇️
...Features/BlogPosts/Create/CreateBlogPostCommand.cs 100.00% <100.00%> (ø)
...Features/BlogPosts/Create/CreateBlogPostHandler.cs 100.00% <100.00%> (ø)
...Web/Features/BlogPosts/Edit/EditBlogPostCommand.cs 100.00% <100.00%> (ø)
...Web/Features/BlogPosts/Edit/EditBlogPostHandler.cs 95.34% <100.00%> (+0.47%) ⬆️
src/Web/Features/BlogPosts/Edit/Edit.razor 91.37% <94.11%> (+0.47%) ⬆️
src/Web/Features/BlogPosts/Create/Create.razor 79.41% <50.00%> (-8.09%) ⬇️
🚀 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.