Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rector CI and apply suggestions #128

Merged
merged 10 commits into from
Nov 22, 2023
Merged

Add rector CI and apply suggestions #128

merged 10 commits into from
Nov 22, 2023

Conversation

xepozz
Copy link
Member

@xepozz xepozz commented Sep 27, 2022

Added rector/rector to CI and composer.json. Mass creation refers to yiisoft/yii-dev-tool#232

xepozz and others added 8 commits September 27, 2022 16:20
# Conflicts:
#	src/Adapter/AdapterInterface.php
#	src/Adapter/SynchronousAdapter.php
#	src/Exception/AdapterConfiguration/ChannelIncorrectlyConfigured.php
#	src/Exception/BehaviorNotSupportedException.php
#	src/Message/AbstractMessage.php
#	src/Message/Behaviors/DelayBehavior.php
#	src/Message/Behaviors/PriorityBehavior.php
#	src/Message/Message.php
#	src/Middleware/Consume/ConsumeMiddlewareDispatcher.php
#	src/Middleware/Consume/MiddlewareFactoryConsume.php
#	src/Middleware/InvalidMiddlewareDefinitionException.php
#	src/Middleware/Push/MiddlewareFactoryPush.php
#	src/Middleware/Push/PushMiddlewareDispatcher.php
#	src/QueueFactory.php
#	tests/Unit/BehaviorCheckerTest.php
#	tests/Unit/Middleware/Consume/MiddlewareDispatcherTest.php
#	tests/Unit/Middleware/Push/MiddlewareFactoryTest.php
#	tests/Unit/QueueTest.php
@vjik vjik changed the title Add rector [batch] Add rector CI and apply suggestions Nov 22, 2023
Copy link

codecov bot commented Nov 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (339d713) 94.36% compared to head (0ab1399) 94.31%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #128      +/-   ##
============================================
- Coverage     94.36%   94.31%   -0.05%     
  Complexity      340      340              
============================================
  Files            40       40              
  Lines           922      915       -7     
============================================
- Hits            870      863       -7     
  Misses           52       52              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vjik vjik marked this pull request as ready for review November 22, 2023 14:17
@vjik vjik merged commit 2639357 into master Nov 22, 2023
14 of 15 checks passed
@vjik vjik deleted the add-rector branch November 22, 2023 14:18
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.

3 participants