Skip to content

fix psalm

0ce05e4
Select commit
Loading
Failed to load commit list.
Merged

Add MigrationBuilder::insertBatch() method, deprecate batchInsert() #334

fix psalm
0ce05e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 29, 2026 in 0s

12.85% (-0.06%) compared to 38fdc07

View this Pull Request on Codecov

12.85% (-0.06%) compared to 38fdc07

Details

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 12.85%. Comparing base (38fdc07) to head (0ce05e4).

Files with missing lines Patch % Lines
src/MigrationBuilder.php 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #334      +/-   ##
============================================
- Coverage     12.91%   12.85%   -0.06%     
- Complexity      293      294       +1     
============================================
  Files            20       20              
  Lines           945      949       +4     
============================================
  Hits            122      122              
- Misses          823      827       +4     

☔ 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.