Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor delete...() methods #284

Merged
merged 6 commits into from
Jan 14, 2024

Merge branch 'master' into refactor-delete

f3177f5
Select commit
Loading
Failed to load commit list.
Merged

Refactor delete...() methods #284

Merge branch 'master' into refactor-delete
f3177f5
Select commit
Loading
Failed to load commit list.
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.