Improved command and query handling - #138
Open
alanbem wants to merge 1 commit into
Open
Codecov / codecov/project
failed
Jul 13, 2026 in 0s
99.75% (-0.15%) compared to 8ba1a1f
View this Pull Request on Codecov
99.75% (-0.15%) compared to 8ba1a1f
Details
Codecov Report
❌ Patch coverage is 33.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.75%. Comparing base (8ba1a1f) to head (cf944ae).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Domain/Command/Handling.php | 33.33% | 2 Missing |
| src/Domain/Query/Handling.php | 33.33% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #138 +/- ##
============================================
- Coverage 99.89% 99.75% -0.15%
- Complexity 1072 1078 +6
============================================
Files 119 119
Lines 2837 2843 +6
============================================
+ Hits 2834 2836 +2
- Misses 3 7 +4 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/Domain/Command/Handling.php | 94.59% <33.33%> (-5.41%) |
⬇️ |
| src/Domain/Query/Handling.php | 93.33% <33.33%> (-6.67%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading