Introduce handler resolver - #327
Open
vjik wants to merge 10 commits into
Open
Codecov / codecov/project
succeeded
Aug 31, 2026 in 0s
92.42% (-0.09%) compared to 82dd022, passed because coverage increased by 0% when compared to adjusted base (92.42%)
View this Pull Request on Codecov
92.42% (-0.09%) compared to 82dd022, passed because coverage increased by 0% when compared to adjusted base (92.42%)
Details
Codecov Report
❌ Patch coverage is 98.50746% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.42%. Comparing base (82dd022) to head (1ef1709).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Message/Handler/HandlerResolver.php | 97.61% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #327 +/- ##
============================================
- Coverage 92.51% 92.42% -0.09%
- Complexity 379 382 +3
============================================
Files 55 59 +4
Lines 988 1017 +29
============================================
+ Hits 914 940 +26
- Misses 74 77 +3 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading