kitloong / laravel-migrations-generator

Laravel Migrations Generator: Automatically generate your migrations from an existing database schema.
MIT License
2.43k stars 269 forks source link

Use doctrine dbal connection #202

Closed kitloong closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e4805aa) 94.09% compared to head (323cba2) 94.11%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/v7 #202 +/- ## ================================================ + Coverage 94.09% 94.11% +0.02% - Complexity 885 890 +5 ================================================ Files 94 99 +5 Lines 2626 2636 +10 ================================================ + Hits 2471 2481 +10 Misses 155 155 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.