Fix: CreateIssueCommand drops CategoryId and StatusId selected in form #130
Codecov / codecov/project
succeeded
Apr 14, 2026 in 0s
55.74% (+0.22%) compared to 7180786
View this Pull Request on Codecov
55.74% (+0.22%) compared to 7180786
Details
Codecov Report
❌ Patch coverage is 86.95652% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.74%. Comparing base (7180786) to head (171c2f7).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...b/Components/Features/Issues/CreateIssuePage.razor | 0.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #130 +/- ##
==========================================
+ Coverage 55.52% 55.74% +0.22%
==========================================
Files 124 124
Lines 2826 2845 +19
Branches 313 315 +2
==========================================
+ Hits 1569 1586 +17
- Misses 1027 1029 +2
Partials 230 230 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/Api/Handlers/Issues/CreateIssueHandler.cs | 92.68% <100.00%> (+4.22%) |
⬆️ |
| src/Shared/Contracts/CreateIssueValidator.cs | 100.00% <100.00%> (ø) |
|
| ...b/Components/Features/Issues/CreateIssuePage.razor | 0.00% <0.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