yiisoft / yii-console

Yii console components
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
64 stars 31 forks source link

Allow to use `ErrorListiner` without logger + Minor refactoring #194

Closed vjik closed 9 months ago

vjik commented 9 months ago
Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues -

After this PR need to create new issue: "Make logger in ErrorListener required, and remove event from package configuration"

codecov[bot] commented 9 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (3ac7fa6) 96.86% compared to head (5f2fceb) 96.48%.

Files Patch % Lines
src/ErrorListener.php 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #194 +/- ## ============================================ - Coverage 96.86% 96.48% -0.38% + Complexity 79 78 -1 ============================================ Files 9 9 Lines 255 256 +1 ============================================ Hits 247 247 - Misses 8 9 +1 ```

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

what-the-diff[bot] commented 9 months ago

PR Summary