yiisoft / db

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

Improve `ColumnDefinitionParser::extraInfo()` method #900

Closed Tigrov closed 1 week ago

Tigrov commented 1 week ago

It will be used in alterColumn() method

Q A
Is bugfix?
New feature? ✔️/❌
Breaks BC?
Fixed issues #854
codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 70.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 93.29%. Comparing base (3167625) to head (f1f7248). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/Syntax/ColumnDefinitionParser.php 70.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #900 +/- ## ============================================ - Coverage 99.60% 93.29% -6.32% - Complexity 1539 1544 +5 ============================================ Files 81 81 Lines 3800 3818 +18 ============================================ - Hits 3785 3562 -223 - Misses 15 256 +241 ```

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