yiisoft / db

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

Refactor `normalizeDefaultValue()` #898

Closed Tigrov closed 1 week ago

Tigrov commented 2 weeks ago

Related PRs

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

Codecov Report

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

Project coverage is 99.60%. Comparing base (e29b097) to head (e141010).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #898 +/- ## ========================================= Coverage 99.60% 99.60% - Complexity 1525 1538 +13 ========================================= Files 81 81 Lines 3760 3789 +29 ========================================= + Hits 3745 3774 +29 Misses 15 15 ```

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