Skip to content

Merge branch 'master' into batchInsert

ab3f9a3
Select commit
Loading
Failed to load commit list.
Open

Fix #888 issue #948

Merge branch 'master' into batchInsert
ab3f9a3
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Apr 16, 2025 in 0s

99.23% (-0.02%) compared to 22da3a5

View this Pull Request on Codecov

99.23% (-0.02%) compared to 22da3a5

Details

Codecov Report

Attention: Patch coverage is 94.84536% with 5 lines in your changes missing coverage. Please review.

Project coverage is 99.23%. Comparing base (22da3a5) to head (ab3f9a3).

Files with missing lines Patch % Lines
src/QueryBuilder/AbstractDMLQueryBuilder.php 96.72% 2 Missing ⚠️
src/QueryBuilder/AbstractQueryBuilder.php 66.66% 2 Missing ⚠️
src/Command/AbstractCommand.php 90.90% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #948      +/-   ##
============================================
- Coverage     99.24%   99.23%   -0.02%     
- Complexity     1550     1567      +17     
============================================
  Files            98      100       +2     
  Lines          3848     3909      +61     
============================================
+ Hits           3819     3879      +60     
- Misses           29       30       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.