yiisoft / db

Yii Database Library
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
134 stars 35 forks source link

Refactor `ColumnSchemaInterface` #881

Closed Tigrov closed 1 month ago

Tigrov commented 2 months ago

To be compatible with the Column class

Related PRs

Q A
Is bugfix?
New feature? ✔️
Breaks BC? ✔️
Fixed issues #854
codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.58%. Comparing base (c765ca4) to head (cace588).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #881 +/- ## ========================================= Coverage 99.57% 99.58% - Complexity 1425 1435 +10 ========================================= Files 77 77 Lines 3557 3575 +18 ========================================= + Hits 3542 3560 +18 Misses 15 15 ``` | [Flag](https://app.codecov.io/gh/yiisoft/db/pull/881/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/yiisoft/db/pull/881/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft) | `99.58% <100.00%> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#carryforward-flags-in-the-pull-request-comment) to find out more.

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