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

Split magical and non-magical implementations #339

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

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

Project coverage is 86.27%. Comparing base (bc8b6fb) to head (4378dda).

Files Patch % Lines
src/ActiveRecord.php 98.63% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #339 +/- ## ============================================ - Coverage 86.84% 86.27% -0.58% Complexity 595 595 ============================================ Files 13 13 Lines 1399 1399 ============================================ - Hits 1215 1207 -8 - Misses 184 192 +8 ```

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