yiisoft / yii-console

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

Remove duplicate message about server address #179

Closed samdark closed 1 year ago

samdark commented 1 year ago

Before/after:

image
Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues #178, #139
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.03 :warning:

Comparison is base (bd056db) 95.32% compared to head (6a95898) 95.30%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #179 +/- ## ============================================ - Coverage 95.32% 95.30% -0.03% Complexity 73 73 ============================================ Files 9 9 Lines 214 213 -1 ============================================ - Hits 204 203 -1 Misses 10 10 ``` | [Impacted Files](https://codecov.io/gh/yiisoft/yii-console/pull/179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft) | Coverage Δ | | |---|---|---| | [src/Command/Serve.php](https://codecov.io/gh/yiisoft/yii-console/pull/179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0NvbW1hbmQvU2VydmUucGhw) | `90.76% <ø> (-0.14%)` | :arrow_down: | 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.