yiisoft / yii-gii

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

CRUD generator #111

Open xepozz opened 1 year ago

what-the-diff[bot] commented 1 year ago

PR Summary

codecov[bot] commented 1 year ago

Codecov Report

Attention: Patch coverage is 0% with 212 lines in your changes missing coverage. Please review.

Project coverage is 31.88%. Comparing base (9ba020a) to head (c02a72b). Report is 5 commits behind head on master.

:exclamation: Current head c02a72b differs from pull request most recent head a56ee0e

Please upload reports for the commit a56ee0e to get more accurate results.

Files Patch % Lines
src/Generator/CRUD/Generator.php 0.00% 62 Missing :warning:
src/Generator/CRUD/Command.php 0.00% 53 Missing :warning:
src/Generator/CRUD/default/index.php 0.00% 35 Missing :warning:
src/Generator/CRUD/default/view.php 0.00% 32 Missing :warning:
src/Generator/CRUD/default/controller.php 0.00% 30 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #111 +/- ## ============================================ - Coverage 39.63% 31.88% -7.75% - Complexity 226 251 +25 ============================================ Files 33 38 +5 Lines 873 1085 +212 ============================================ Hits 346 346 - Misses 527 739 +212 ```

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