yiisoft / yii-debug-viewer

Debugger frontend
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
12 stars 10 forks source link

Update rector #52

Closed vjik closed 1 year ago

vjik commented 1 year ago
Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues -
codecov[bot] commented 1 year ago

Codecov Report

Base: 0.00% // Head: 0.00% // No change to project coverage :thumbsup:

Coverage data is based on head (731d2bd) compared to base (65757ca). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #52 +/- ## ======================================== Coverage 0.00% 0.00% Complexity 58 58 ======================================== Files 18 18 Lines 137 156 +19 ======================================== - Misses 137 156 +19 ``` | [Impacted Files](https://codecov.io/gh/yiisoft/yii-debug-viewer/pull/52?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft) | Coverage Δ | | |---|---|---| | [src/ConfigController.php](https://codecov.io/gh/yiisoft/yii-debug-viewer/pull/52/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0NvbmZpZ0NvbnRyb2xsZXIucGhw) | `0.00% <0.00%> (ø)` | | | [src/IndexController.php](https://codecov.io/gh/yiisoft/yii-debug-viewer/pull/52/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0luZGV4Q29udHJvbGxlci5waHA=) | `0.00% <0.00%> (ø)` | | | [src/NotFoundHandler.php](https://codecov.io/gh/yiisoft/yii-debug-viewer/pull/52/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL05vdEZvdW5kSGFuZGxlci5waHA=) | `0.00% <0.00%> (ø)` | | | [src/Middleware/Cors.php](https://codecov.io/gh/yiisoft/yii-debug-viewer/pull/52/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL01pZGRsZXdhcmUvQ29ycy5waHA=) | `0.00% <0.00%> (ø)` | | | [src/PanelCollection.php](https://codecov.io/gh/yiisoft/yii-debug-viewer/pull/52/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL1BhbmVsQ29sbGVjdGlvbi5waHA=) | `0.00% <0.00%> (ø)` | | | [src/Middleware/ToolbarMiddleware.php](https://codecov.io/gh/yiisoft/yii-debug-viewer/pull/52/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL01pZGRsZXdhcmUvVG9vbGJhck1pZGRsZXdhcmUucGhw) | `0.00% <0.00%> (ø)` | | | [src/Factory/PanelCollectionFactory.php](https://codecov.io/gh/yiisoft/yii-debug-viewer/pull/52/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0ZhY3RvcnkvUGFuZWxDb2xsZWN0aW9uRmFjdG9yeS5waHA=) | `0.00% <0.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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.