Refactor delete...()
methods
#284
Merged
Codecov / codecov/project
succeeded
Jan 14, 2024 in 0s
88.63% (+0.83%) compared to fb7f4a8
View this Pull Request on Codecov
88.63% (+0.83%) compared to fb7f4a8
Details
Codecov Report
Attention: 3 lines
in your changes are missing coverage. Please review.
Comparison is base (
fb7f4a8
) 87.79% compared to head (f3177f5
) 88.63%.
Files | Patch % | Lines |
---|---|---|
src/BaseActiveRecord.php | 84.61% | 2 Missing |
src/ActiveRecord.php | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #284 +/- ##
============================================
+ Coverage 87.79% 88.63% +0.83%
+ Complexity 580 575 -5
============================================
Files 7 7
Lines 1311 1302 -9
============================================
+ Hits 1151 1154 +3
+ Misses 160 148 -12
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading