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 update...() methods #282

Merged
merged 11 commits into from
Jan 14, 2024

Change primary key before test `getOldPrimaryKey()`

f3648db
Select commit
Loading
Failed to load commit list.
Merged

Refactor update...() methods #282

Change primary key before test `getOldPrimaryKey()`
f3648db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2024 in 1s

88.02% (+0.31%) compared to 2ba318b

View this Pull Request on Codecov

88.02% (+0.31%) compared to 2ba318b

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (2ba318b) 87.70% compared to head (f3648db) 88.02%.

Files Patch % Lines
src/BaseActiveRecord.php 92.30% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #282      +/-   ##
============================================
+ Coverage     87.70%   88.02%   +0.31%     
+ Complexity      595      587       -8     
============================================
  Files             7        7              
  Lines          1326     1319       -7     
============================================
- Hits           1163     1161       -2     
+ Misses          163      158       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.