yiisoft / db-migration

The package implementing migration for yiisoft/db.
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
29 stars 16 forks source link

Clarify options on CreateCommand #223

Closed Tigrov closed 1 year ago

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

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (024c175) 99.79% compared to head (7f1ec15) 99.79%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #223 +/- ## ========================================= Coverage 99.79% 99.79% + Complexity 290 288 -2 ========================================= Files 19 19 Lines 957 957 ========================================= Hits 955 955 Misses 2 2 ``` | [Files](https://app.codecov.io/gh/yiisoft/db-migration/pull/223?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft) | Coverage Δ | | |---|---|---| | [src/Command/CreateCommand.php](https://app.codecov.io/gh/yiisoft/db-migration/pull/223?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0NvbW1hbmQvQ3JlYXRlQ29tbWFuZC5waHA=) | `100.00% <100.00%> (ø)` | |

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

samdark commented 1 year ago

👍