yiisoft / db

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

Do not call `CommandInterface::getRawSql()` if no `logger` or `profiler` #781

Closed Tigrov closed 10 months ago

Tigrov commented 10 months ago

Optimization

Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues -
codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (c4c4a9d) 99.64% compared to head (dbdc094) 99.64%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #781 +/- ## ========================================= Coverage 99.64% 99.64% - Complexity 1264 1265 +1 ========================================= Files 63 63 Lines 3062 3063 +1 ========================================= + Hits 3051 3052 +1 Misses 11 11 ```

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

what-the-diff[bot] commented 10 months ago

PR Summary