yiisoft / active-record

Active Record database abstraction layer
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
66 stars 27 forks source link

Improve performance #355

Closed Tigrov closed 1 month ago

Tigrov commented 1 month ago
Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues -
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 94.11765% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 86.84%. Comparing base (b52db34) to head (675d424).

Files Patch % Lines
src/ActiveRelationTrait.php 92.30% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #355 +/- ## ============================================ + Coverage 86.72% 86.84% +0.12% + Complexity 600 595 -5 ============================================ Files 13 13 Lines 1401 1399 -2 ============================================ Hits 1215 1215 + Misses 186 184 -2 ```

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