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

Fix DMLQueryBuilder::insertWithReturningPks() #287

Merged
merged 6 commits into from
Dec 21, 2023

Improve

9f32838
Select commit
Loading
Failed to load commit list.
Merged

Fix DMLQueryBuilder::insertWithReturningPks() #287

Improve
9f32838
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 17, 2023 in 0s

98.01% (-0.48%) compared to 5276702

View this Pull Request on Codecov

98.01% (-0.48%) compared to 5276702

Details

Codecov Report

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

Comparison is base (5276702) 98.48% compared to head (9f32838) 98.01%.

Files Patch % Lines
src/Command.php 83.33% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #287      +/-   ##
============================================
- Coverage     98.48%   98.01%   -0.48%     
- Complexity      205      208       +3     
============================================
  Files            15       15              
  Lines           596      604       +8     
============================================
+ Hits            587      592       +5     
- Misses            9       12       +3     

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