Skip to content

feat(ui): restrict blog post editing to post author or Admin (#300)#302

Merged
mpaulosky merged 1 commit into
devfrom
squad/300-author-edit-acl
May 11, 2026
Merged

feat(ui): restrict blog post editing to post author or Admin (#300)#302
mpaulosky merged 1 commit into
devfrom
squad/300-author-edit-acl

feat(ui): restrict blog post editing to post author or Admin (#300)

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

83.19% (+0.10%) compared to 628110f

View this Pull Request on Codecov

83.19% (+0.10%) compared to 628110f

Details

Codecov Report

❌ Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.19%. Comparing base (628110f) to head (1dfd970).

Files with missing lines Patch % Lines
src/Web/Features/BlogPosts/Edit/Edit.razor 81.81% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #302      +/-   ##
==========================================
+ Coverage   83.08%   83.19%   +0.10%     
==========================================
  Files          47       47              
  Lines        1230     1238       +8     
  Branches      148      150       +2     
==========================================
+ Hits         1022     1030       +8     
- Misses        147      148       +1     
+ Partials       61       60       -1     
Files with missing lines Coverage Δ
src/Web/Features/BlogPosts/Edit/Edit.razor 78.78% <81.81%> (+6.78%) ⬆️
🚀 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.