Skip to content

Fix readonly property assignment in QueueDecorator::withMiddlewares a…

c75c064
Select commit
Loading
Failed to load commit list.
Merged

Add withMiddlewares and withMiddlewaresAdded methods to the QueueInterface #279

Fix readonly property assignment in QueueDecorator::withMiddlewares a…
c75c064
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 2, 2026 in 1s

98.38% (-0.45%) compared to 0a946f7

View this Pull Request on Codecov

98.38% (-0.45%) compared to 0a946f7

Details

Codecov Report

❌ Patch coverage is 63.63636% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.38%. Comparing base (0a946f7) to head (c75c064).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/Debug/QueueDecorator.php 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #279      +/-   ##
============================================
- Coverage     98.82%   98.38%   -0.45%     
- Complexity      314      321       +7     
============================================
  Files            47       47              
  Lines           854      868      +14     
============================================
+ Hits            844      854      +10     
- Misses           10       14       +4     

☔ 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.