Fix #320: Improve output of migrate:up, migrate:down, migrate:redo, migrate:new, migrate:history, and migrate:create commands: remove redundant messages, replace >>> with cleaner output, and move "Database connection" info to the top
#328
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).
❗ There is a different number of reports uploaded between BASE (09e4caf) and HEAD (f734b55). Click for more details.
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.
Loading