Skip to content

Fix #888 issue - #948

Open
evil1 wants to merge 152 commits into
yiisoft:masterfrom
evil1:batchInsert
Open

Fix #888 issue#948
evil1 wants to merge 152 commits into
yiisoft:masterfrom
evil1:batchInsert

Fix psalm typehinting

b41aa4c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 12, 2026 in 0s

99.18% (-0.07%) compared to 43abebf

View this Pull Request on Codecov

99.18% (-0.07%) compared to 43abebf

Details

Codecov Report

❌ Patch coverage is 94.84536% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.18%. Comparing base (43abebf) to head (b41aa4c).
⚠️ Report is 180 commits behind head on master.

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.18%   -0.07%     
- Complexity     1554     1571      +17     
============================================
  Files            98      100       +2     
  Lines          3852     3913      +61     
============================================
+ Hits           3823     3881      +58     
- Misses           29       32       +3     

☔ View full report in Codecov by Harness.
📢 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.