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

Rename `getRelation()` to `getRelationQuery()` #329

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

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

Project coverage is 88.20%. Comparing base (9011106) to head (cdd6aa4). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #329 +/- ## ============================================ + Coverage 88.18% 88.20% +0.01% - Complexity 583 586 +3 ============================================ Files 12 12 Lines 1337 1339 +2 ============================================ + Hits 1179 1181 +2 Misses 158 158 ```

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