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

Remove `$tableName` property from constructor #366

Closed Tigrov closed 2 days ago

Tigrov commented 1 week ago
Q A
Is bugfix?
New feature? ✔️/❌
Breaks BC? ✔️
Fixed issues #364
codecov[bot] commented 6 days 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 (825a647).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #366 +/- ## ========================================= Coverage 86.35% 86.35% + Complexity 598 597 -1 ========================================= Files 13 14 +1 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.