yiisoft / db

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

Refactor `AbstractColumnFactory` #897

Closed Tigrov closed 2 weeks ago

Tigrov commented 2 weeks ago

Related PRs

Q A
Is bugfix?
New feature?
Breaks BC? ✔️/❌
Fixed issues #854, #695
codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 95.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 99.60%. Comparing base (42181e1) to head (9119388).

Files with missing lines Patch % Lines
src/Schema/Column/AbstractColumnFactory.php 95.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #897 +/- ## ========================================= Coverage 99.60% 99.60% - Complexity 1518 1525 +7 ========================================= Files 81 81 Lines 3753 3760 +7 ========================================= + Hits 3738 3745 +7 Misses 15 15 ```

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