yiisoft / active-record

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

Refactor `ActiveQuery::removeDuplicatedModels()` to separate `ArrayAccess` implementation #345

Closed Tigrov closed 1 month ago

Tigrov commented 1 month ago
Q A
Is bugfix? ✔️/❌
New feature?
Breaks BC?
Fixed issues #308
codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 87.16%. Comparing base (ab3c08b) to head (09830cc).

Files Patch % Lines
src/ActiveQuery.php 64.00% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #345 +/- ## ============================================ - Coverage 87.36% 87.16% -0.20% Complexity 607 607 ============================================ Files 13 13 Lines 1393 1395 +2 ============================================ - Hits 1217 1216 -1 - Misses 176 179 +3 ```

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