Skip to content

3.0#545

Merged
s1lver merged 26 commits intomasterfrom
3.0
Feb 9, 2026
Merged

3.0#545
s1lver merged 26 commits intomasterfrom
3.0

Conversation

@s1lver
Copy link
Member

@s1lver s1lver commented Feb 7, 2026

Q A
Is bugfix?
New feature?
Breaks BC? ✔️
Fixed issues

s1lver and others added 21 commits October 12, 2023 16:07
Co-authored-by: Bizley <pawel.bizley@gmail.com>
# Conflicts:
#	Makefile
#	composer.json
#	src/drivers/db/Command.php
#	src/drivers/db/Queue.php
#	src/drivers/file/Command.php
#	src/drivers/redis/Command.php
#	src/drivers/sqs/Command.php
#	tests/app/config/main.php
#	tests/docker-compose.yml
#	tests/drivers/db/TestCase.php
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
Co-authored-by: Mikhail <mike.grechanik@gmail.com>
Co-authored-by: Wilmer Arambula <42547589+terabytesoftw@users.noreply.github.com>
Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
@s1lver s1lver added this to the 3.0.0 milestone Feb 7, 2026
# Conflicts:
#	CHANGELOG.md
#	composer.json
#	src/InvalidJobException.php
#	src/Queue.php
#	tests/docker/php/5.6/Dockerfile
#	tests/docker/php/7.0/Dockerfile
#	tests/docker/php/7.1/Dockerfile
#	tests/docker/php/7.2/Dockerfile
@codecov
Copy link

codecov bot commented Feb 7, 2026

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.

@s1lver s1lver added the status:code review The pull request needs review. label Feb 7, 2026
@s1lver s1lver marked this pull request as ready for review February 7, 2026 17:01
Copy link
Contributor

@mspirkov mspirkov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I understand that this is just a 3.0 merge with the master. I just thought it was appropriate to mention a few things.

s1lver and others added 3 commits February 9, 2026 12:54
Co-authored-by: Maksim Spirkov <63721828+mspirkov@users.noreply.github.com>
Co-authored-by: Maksim Spirkov <63721828+mspirkov@users.noreply.github.com>
Co-authored-by: Maksim Spirkov <63721828+mspirkov@users.noreply.github.com>
@s1lver s1lver merged commit 8b201a0 into master Feb 9, 2026
12 checks passed
@s1lver s1lver deleted the 3.0 branch February 9, 2026 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status:code review The pull request needs review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants