Skip to content

Update .github/workflows/main.yml

23cbc90
Select commit
Loading
Failed to load commit list.
Merged

3.0 #545

Update .github/workflows/main.yml
23cbc90
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 9, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 45.94128% with 313 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (master@95631f5). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/cli/VerboseBehavior.php 0.00% 42 Missing ⚠️
src/drivers/amqp_interop/Queue.php 40.42% 28 Missing ⚠️
src/drivers/stomp/Queue.php 41.17% 20 Missing ⚠️
src/LogBehavior.php 0.00% 19 Missing ⚠️
src/drivers/sqs/Queue.php 44.11% 19 Missing ⚠️
src/cli/Command.php 0.00% 16 Missing ⚠️
src/drivers/file/InfoAction.php 0.00% 16 Missing ⚠️
src/drivers/beanstalk/Queue.php 72.22% 15 Missing ⚠️
src/drivers/db/InfoAction.php 0.00% 15 Missing ⚠️
src/drivers/file/Queue.php 61.29% 12 Missing ⚠️
... and 26 more
Additional details and impacted files
@@            Coverage Diff            @@
##             master     #545   +/-   ##
=========================================
  Coverage          ?   46.54%           
  Complexity        ?      499           
=========================================
  Files             ?       44           
  Lines             ?     1579           
  Branches          ?        0           
=========================================
  Hits              ?      735           
  Misses            ?      844           
  Partials          ?        0           

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