Skip to content

Remove withMiddlewares() and withMiddlewaresAdded() methods from QueueInterface#316

Merged
samdark merged 6 commits into
masterfrom
rm-with-middleware
Jul 2, 2026
Merged

Remove withMiddlewares() and withMiddlewaresAdded() methods from QueueInterface#316
samdark merged 6 commits into
masterfrom
rm-with-middleware

fix

cbb2159
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2026 in 1s

0.00% (+0.00%) compared to ccc4368

View this Pull Request on Codecov

0.00% (+0.00%) compared to ccc4368

Details

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (ccc4368) to head (cbb2159).

Files with missing lines Patch % Lines
src/Queue.php 0.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             master    #316   +/-   ##
========================================
  Coverage      0.00%   0.00%           
+ Complexity      329     324    -5     
========================================
  Files            51      51           
  Lines           923     906   -17     
========================================
+ Misses          923     906   -17     

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