Skip to content

Add ConsoleMigrationInformerTest for full code coverage

f734b55
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 6, 2026 in 0s

12.81% (-86.87%) compared to 09e4caf

View this Pull Request on Codecov

12.81% (-86.87%) compared to 09e4caf

Details

Codecov Report

❌ Patch coverage is 4.76190% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 12.81%. Comparing base (09e4caf) to head (f734b55).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/Command/DownCommand.php 0.00% 4 Missing ⚠️
src/Command/RedoCommand.php 0.00% 4 Missing ⚠️
src/Command/UpdateCommand.php 0.00% 4 Missing ⚠️
src/Runner/DownRunner.php 0.00% 2 Missing ⚠️
src/Runner/UpdateRunner.php 0.00% 2 Missing ⚠️
src/Command/CreateCommand.php 0.00% 1 Missing ⚠️
src/Command/HistoryCommand.php 0.00% 1 Missing ⚠️
src/Command/NewCommand.php 0.00% 1 Missing ⚠️
src/Service/MigrationService.php 0.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (09e4caf) and HEAD (f734b55). Click for more details.

HEAD has 5 uploads less than BASE
Flag BASE (09e4caf) HEAD (f734b55)
6 1
Additional details and impacted files
@@              Coverage Diff              @@
##             master     #328       +/-   ##
=============================================
- Coverage     99.68%   12.81%   -86.87%     
  Complexity      293      293               
=============================================
  Files            20       20               
  Lines           952      944        -8     
=============================================
- Hits            949      121      -828     
- Misses            3      823      +820     

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