fix(build): clear remaining Release analyzer warnings#283
Merged
Codecov / codecov/project
succeeded
May 10, 2026 in 0s
86.21% (+0.07%) compared to 7c1fea2
View this Pull Request on Codecov
86.21% (+0.07%) compared to 7c1fea2
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.21%. Comparing base (7c1fea2) to head (a3ca073).
Additional details and impacted files
@@ Coverage Diff @@
## dev #283 +/- ##
==========================================
+ Coverage 86.14% 86.21% +0.07%
==========================================
Files 44 44
Lines 1097 1103 +6
Branches 132 132
==========================================
+ Hits 945 951 +6
Misses 100 100
Partials 52 52 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/AppHost/MongoDbResourceBuilderExtensions.cs | 94.96% <100.00%> (+0.08%) |
⬆️ |
| src/Domain/Abstractions/Result.cs | 80.55% <ø> (ø) |
|
| src/Domain/Behaviors/ValidationBehavior.cs | 100.00% <100.00%> (ø) |
|
| src/Web/Data/BlogDbContext.cs | 100.00% <100.00%> (ø) |
|
| src/Web/Data/MongoDbBlogPostRepository.cs | 100.00% <100.00%> (ø) |
|
| ...Web/Infrastructure/Caching/BlogPostCacheService.cs | 91.52% <100.00%> (ø) |
🚀 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