yiisoft / yii-gii

Yii code generator extension
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
33 stars 17 forks source link

Replace Yii Request Model to Yii Input HTTP #118

Closed vjik closed 9 months ago

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

Codecov Report

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

Comparison is base (31f9158) 39.72% compared to head (6ab1a61) 39.72%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #118 +/- ## ========================================= Coverage 39.72% 39.72% Complexity 226 226 ========================================= Files 33 33 Lines 871 871 ========================================= Hits 346 346 Misses 525 525 ``` | [Files](https://app.codecov.io/gh/yiisoft/yii-gii/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft) | Coverage Δ | | |---|---|---| | [src/Controller/DefaultController.php](https://app.codecov.io/gh/yiisoft/yii-gii/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0NvbnRyb2xsZXIvRGVmYXVsdENvbnRyb2xsZXIucGhw) | `0.00% <ø> (ø)` | | | [src/Request/GeneratorRequest.php](https://app.codecov.io/gh/yiisoft/yii-gii/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL1JlcXVlc3QvR2VuZXJhdG9yUmVxdWVzdC5waHA=) | `0.00% <0.00%> (ø)` | |

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