Skip to content

Split QueueProducer to AsyncQueueProducer and SyncQueueProducer - #323

Merged
vjik merged 2 commits into
masterfrom
sync-producer
Aug 10, 2026
Merged

Split QueueProducer to AsyncQueueProducer and SyncQueueProducer#323
vjik merged 2 commits into
masterfrom
sync-producer

Conversation

@vjik

@vjik vjik commented Aug 6, 2026

Copy link
Copy Markdown
Member
Q A
Is bugfix?
New feature?
Breaks BC? ✔️
Tests pass? ✔️

@vjik vjik changed the title Split QueueProducer to AsyncQueueProducer and SyncQueueProducer. Split QueueProducer to AsyncQueueProducer and SyncQueueProducer Aug 6, 2026
@codecov

codecov Bot commented Aug 6, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (f2a0782) to head (462519d).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/SyncQueueProducer.php 0.00% 15 Missing ⚠️
src/AsyncQueueProducer.php 0.00% 8 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             master    #323   +/-   ##
========================================
  Coverage      0.00%   0.00%           
  Complexity      380     380           
========================================
  Files            54      55    +1     
  Lines          1000    1012   +12     
========================================
- Misses         1000    1012   +12     

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

@vjik
vjik merged commit 20d897c into master Aug 10, 2026
25 of 27 checks passed
@vjik
vjik deleted the sync-producer branch August 10, 2026 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants