yiisoft / db

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

Fix `float` type in `AbstractCommand::getRawSql()` #828

Closed Tigrov closed 2 months ago

Tigrov commented 2 months ago
Q A
Is bugfix? ✔️
New feature?
Breaks BC?
Fixed issues #827
codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 99.56%. Comparing base (84ac493) to head (e10c11a). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #828 +/- ## ============================================ + Coverage 99.10% 99.56% +0.46% - Complexity 1316 1320 +4 ============================================ Files 64 64 Lines 3236 3246 +10 ============================================ + Hits 3207 3232 +25 + Misses 29 14 -15 ```

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