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

Remove `$db` property from constructor #368

Open Tigrov opened 5 days ago

Tigrov commented 5 days ago
Q A
Is bugfix? ✔️/❌
New feature? ✔️
Breaks BC? ✔️
Fixed issues #364
codecov[bot] commented 5 days ago

Codecov Report

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

Project coverage is 86.02%. Comparing base (ccca25f) to head (6afc4eb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #368 +/- ## ============================================ - Coverage 86.35% 86.02% -0.33% - Complexity 597 601 +4 ============================================ Files 14 16 +2 Lines 1407 1410 +3 ============================================ - Hits 1215 1213 -2 - Misses 192 197 +5 ```

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