Skip to content

Rename name identifiers to queueName - #326

Merged
vjik merged 2 commits into
masterfrom
queue-name
Aug 12, 2026
Merged

Rename name identifiers to queueName#326
vjik merged 2 commits into
masterfrom
queue-name

queue-name

2f3cd51
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2026 in 0s

92.51% (+0.00%) compared to 86270a0

View this Pull Request on Codecov

92.51% (+0.00%) compared to 86270a0

Details

Codecov Report

❌ Patch coverage is 87.40157% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.51%. Comparing base (86270a0) to head (2f3cd51).

Files with missing lines Patch % Lines
src/Provider/CompositeQueueProvider.php 75.00% 5 Missing ⚠️
src/Provider/QueueFactoryProvider.php 89.18% 4 Missing ⚠️
src/AsyncQueueProducer.php 33.33% 2 Missing ⚠️
src/Debug/QueueProducerDecorator.php 33.33% 2 Missing ⚠️
src/Debug/QueueProducerProviderProxy.php 66.66% 2 Missing ⚠️
src/Provider/PredefinedQueueProvider.php 96.96% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master     #326   +/-   ##
=========================================
  Coverage     92.51%   92.51%           
  Complexity      379      379           
=========================================
  Files            55       55           
  Lines           988      988           
=========================================
  Hits            914      914           
  Misses           74       74           

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