yiisoft / user

Convenient user identity management and access checking.
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
18 stars 8 forks source link

Add rector [batch] #58

Closed xepozz closed 1 year ago

xepozz commented 1 year ago

Added rector/rector to CI and composer.json. Mass creation refers to https://github.com/yiisoft/yii-dev-tool/pull/232

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.44% :warning:

Comparison is base (427a5ab) 88.44% compared to head (ea3dd1e) 88.01%.

:exclamation: Current head ea3dd1e differs from pull request most recent head 7bb082e. Consider uploading reports for the commit 7bb082e to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #58 +/- ## ============================================ - Coverage 88.44% 88.01% -0.44% Complexity 95 95 ============================================ Files 13 13 Lines 277 267 -10 ============================================ - Hits 245 235 -10 Misses 32 32 ``` | [Files Changed](https://app.codecov.io/gh/yiisoft/user/pull/58?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft) | Coverage Δ | | |---|---|---| | [src/CurrentUser.php](https://app.codecov.io/gh/yiisoft/user/pull/58?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0N1cnJlbnRVc2VyLnBocA==) | `100.00% <100.00%> (ø)` | | | [src/Event/AfterLogin.php](https://app.codecov.io/gh/yiisoft/user/pull/58?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0V2ZW50L0FmdGVyTG9naW4ucGhw) | `100.00% <100.00%> (ø)` | | | [src/Event/AfterLogout.php](https://app.codecov.io/gh/yiisoft/user/pull/58?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0V2ZW50L0FmdGVyTG9nb3V0LnBocA==) | `100.00% <100.00%> (ø)` | | | [src/Event/BeforeLogin.php](https://app.codecov.io/gh/yiisoft/user/pull/58?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0V2ZW50L0JlZm9yZUxvZ2luLnBocA==) | `100.00% <100.00%> (ø)` | | | [src/Event/BeforeLogout.php](https://app.codecov.io/gh/yiisoft/user/pull/58?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0V2ZW50L0JlZm9yZUxvZ291dC5waHA=) | `100.00% <100.00%> (ø)` | | | [src/Login/Cookie/CookieLogin.php](https://app.codecov.io/gh/yiisoft/user/pull/58?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0xvZ2luL0Nvb2tpZS9Db29raWVMb2dpbi5waHA=) | `100.00% <100.00%> (ø)` | | | [src/Login/Cookie/CookieLoginMiddleware.php](https://app.codecov.io/gh/yiisoft/user/pull/58?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0xvZ2luL0Nvb2tpZS9Db29raWVMb2dpbk1pZGRsZXdhcmUucGhw) | `100.00% <100.00%> (ø)` | | | [src/Login/LoginMiddleware.php](https://app.codecov.io/gh/yiisoft/user/pull/58?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0xvZ2luL0xvZ2luTWlkZGxld2FyZS5waHA=) | `100.00% <100.00%> (ø)` | | | [src/UserAuth.php](https://app.codecov.io/gh/yiisoft/user/pull/58?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL1VzZXJBdXRoLnBocA==) | `100.00% <100.00%> (ø)` | |

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