Use mixed as push middleware definition format
#286
Merged
Codecov / codecov/project
failed
May 5, 2026 in 1s
98.28% (-0.12%) compared to 5e9818c
View this Pull Request on Codecov
98.28% (-0.12%) compared to 5e9818c
Details
Codecov Report
❌ Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.28%. Comparing base (5e9818c) to head (7cace45).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Debug/QueueDecorator.php | 0.00% | 2 Missing |
| src/Middleware/Push/PushMiddlewareFactory.php | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #286 +/- ##
============================================
- Coverage 98.39% 98.28% -0.12%
- Complexity 324 327 +3
============================================
Files 48 48
Lines 873 875 +2
============================================
+ Hits 859 860 +1
- Misses 14 15 +1 ☔ View full report in Codecov by Sentry.
📢 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