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

Make `ActiveQuery::getARClassName()` private #367

Open Tigrov opened 1 week ago

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

Codecov Report

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

Project coverage is 86.35%. Comparing base (e3c7c6e) to head (0658a76).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #367 +/- ## ========================================= Coverage 86.35% 86.35% Complexity 598 598 ========================================= Files 13 13 Lines 1407 1407 ========================================= Hits 1215 1215 Misses 192 192 ```

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