yiisoft / active-record

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

Add `AbstractActiveRecord::relationQuery()` default method #323

Closed Tigrov closed 4 months ago

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

Codecov Report

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

Project coverage is 87.72%. Comparing base (13fa9d3) to head (39d3e71).

Files Patch % Lines
src/AbstractActiveRecord.php 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #323 +/- ## ============================================ - Coverage 87.99% 87.72% -0.27% - Complexity 579 581 +2 ============================================ Files 12 12 Lines 1324 1328 +4 ============================================ Hits 1165 1165 - Misses 159 163 +4 ```

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