-
-
Notifications
You must be signed in to change notification settings - Fork 17
Raise PHP version to ^8.0 + Add rector
#64
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
Conversation
Codecov ReportBase: 79.13% // Head: 79.36% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #64 +/- ##
============================================
+ Coverage 79.13% 79.36% +0.23%
+ Complexity 161 160 -1
============================================
Files 12 12
Lines 484 475 -9
============================================
- Hits 383 377 -6
+ Misses 101 98 -3
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Added rector/rector to CI and composer.json. Mass creation refers to yiisoft/yii-dev-tool#232