yiisoft / db

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

Refactor `AbstractSchema::getDataType()` #786

Closed Tigrov closed 11 months ago

Tigrov commented 11 months ago
Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues -
what-the-diff[bot] commented 11 months ago

PR Summary

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (f655cb7) 98.88% compared to head (dbb35ec) 99.64%.

:exclamation: Current head dbb35ec differs from pull request most recent head 5854fb7. Consider uploading reports for the commit 5854fb7 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #786 +/- ## ============================================ + Coverage 98.88% 99.64% +0.75% - Complexity 1271 1272 +1 ============================================ Files 63 63 Lines 3060 3059 -1 ============================================ + Hits 3026 3048 +22 + Misses 34 11 -23 ```

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