yiisoft / db

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

Refactor `AbstractColumnDefinitionBuilder` #901

Closed Tigrov closed 5 days ago

Tigrov commented 5 days ago

Related PRs

Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues #854
codecov[bot] commented 5 days ago

Codecov Report

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

Project coverage is 99.60%. Comparing base (49647d9) to head (9d71e37).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #901 +/- ## ============================================ - Coverage 99.60% 99.60% -0.01% + Complexity 1540 1539 -1 ============================================ Files 81 81 Lines 3801 3800 -1 ============================================ - Hits 3786 3785 -1 Misses 15 15 ```

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