yiisoft / queue

Queue extension for Yii 3.0
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
54 stars 28 forks source link

Rename yii-queue -> queue, Yii Queue -> Queue, Yii\Queue -> Queue #184

Closed xepozz closed 10 months ago

xepozz commented 11 months ago
Q A
Is bugfix?
New feature? ✔️
Breaks BC? ✔️
what-the-diff[bot] commented 11 months ago

PR Summary

This PR involves a significant name change from "Yii Queue" to "Queue". As a result of this, changes were conducted across several files within the system.

This PR is beneficial as it improves the project's consistency and readability for developers and users alike.

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (eba0486) 94.31% compared to head (d43ce80) 94.31%.

:exclamation: Current head d43ce80 differs from pull request most recent head 56d382a. Consider uploading reports for the commit 56d382a to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #184 +/- ## ========================================= Coverage 94.31% 94.31% Complexity 340 340 ========================================= Files 40 40 Lines 915 915 ========================================= Hits 863 863 Misses 52 52 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

samdark commented 11 months ago

https://github.com/yiisoft/yii-queue-amqp should be renamed as well.