Codecov / codecov/project
succeeded
May 23, 2026 in 0s
79.86% (-6.71%) compared to 7806be9
View this Pull Request on Codecov
79.86% (-6.71%) compared to 7806be9
Details
Codecov Report
❌ Patch coverage is 77.26926% with 298 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.86%. Comparing base (7806be9) to head (e0a46c6).
Additional details and impacted files
@@ Coverage Diff @@
## main #352 +/- ##
==========================================
- Coverage 86.57% 79.86% -6.71%
==========================================
Files 44 68 +24
Lines 1043 1659 +616
Branches 116 201 +85
==========================================
+ Hits 903 1325 +422
- Misses 96 244 +148
- Partials 44 90 +46 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/Domain/Abstractions/Result.cs | 80.55% <ø> (ø) |
|
| src/Domain/Behaviors/ValidationBehavior.cs | 100.00% <100.00%> (ø) |
|
| src/Domain/Entities/BlogPost.cs | 100.00% <100.00%> (ø) |
|
| src/Domain/Entities/Category.cs | 100.00% <100.00%> (ø) |
|
| src/Domain/ValueObjects/PostAuthor.cs | 100.00% <100.00%> (ø) |
|
| src/Web/Components/Layout/MainLayout.razor | 100.00% <ø> (ø) |
|
| src/Web/Components/Layout/NavMenu.razor | 75.00% <ø> (ø) |
|
| src/Web/Data/BlogDbContext.cs | 100.00% <100.00%> (ø) |
|
| src/Web/Data/BlogPostDto.cs | 100.00% <100.00%> (ø) |
|
| src/Web/Data/BlogPostMappings.cs | 100.00% <100.00%> (ø) |
|
| ... and 41 more |
🚀 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