yiisoft / db

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

Remove `AbstractDMLQueryBuilder::getTypecastValue()` method #836

Closed Tigrov closed 6 months ago

Tigrov commented 6 months ago
Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues #767
codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 99.56%. Comparing base (d594a8b) to head (25ae374).

:exclamation: Current head 25ae374 differs from pull request most recent head cd47eaf. Consider uploading reports for the commit cd47eaf to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #836 +/- ## ============================================ + Coverage 98.92% 99.56% +0.64% + Complexity 1323 1321 -2 ============================================ Files 64 64 Lines 3249 3245 -4 ============================================ + Hits 3214 3231 +17 + Misses 35 14 -21 ```

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