Skip to content

Split queue consumer contract#321

Open
samdark wants to merge 3 commits into
masterfrom
issue-320-queue-consumer-interface
Open

Split queue consumer contract#321
samdark wants to merge 3 commits into
masterfrom
issue-320-queue-consumer-interface

Address queue consumer review comments

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

0.00% (+0.00%) compared to d798ba9

View this Pull Request on Codecov

0.00% (+0.00%) compared to d798ba9

Details

Codecov Report

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

Files with missing lines Patch % Lines
src/Command/ListenAllCommand.php 0.00% 24 Missing ⚠️
src/Command/RunCommand.php 0.00% 23 Missing ⚠️
src/Command/ListenCommand.php 0.00% 12 Missing ⚠️
src/Debug/QueueConsumerDecorator.php 0.00% 12 Missing ⚠️
src/Debug/QueueProviderInterfaceProxy.php 0.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             master    #321   +/-   ##
========================================
  Coverage      0.00%   0.00%           
- Complexity      322     340   +18     
========================================
  Files            51      52    +1     
  Lines           901     961   +60     
========================================
- Misses          901     961   +60     

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