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 more logs #71

Closed xepozz closed 1 year ago

samdark commented 1 year ago

@xepozz please fix Yiisoft\User\Tests\Login\LoginMiddlewareTest::testIdentityNotFound, it is checking for error message.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.12 :tada:

Comparison is base (60a9fe1) 88.32% compared to head (9637533) 88.44%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #71 +/- ## ============================================ + Coverage 88.32% 88.44% +0.12% - Complexity 94 95 +1 ============================================ Files 13 13 Lines 274 277 +3 ============================================ + Hits 242 245 +3 Misses 32 32 ``` | [Impacted Files](https://codecov.io/gh/yiisoft/user/pull/71?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://codecov.io/gh/yiisoft/user/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0N1cnJlbnRVc2VyLnBocA==) | `100.00% <ø> (ø)` | | | [src/Login/LoginMiddleware.php](https://codecov.io/gh/yiisoft/user/pull/71?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%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.