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

Remove old codes #205

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:

Project coverage is 93.03%. Comparing base (66c0928) to head (41a6713).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/v7 #205 +/- ## ================================================ + Coverage 93.01% 93.03% +0.02% + Complexity 887 885 -2 ================================================ Files 100 100 Lines 2533 2527 -6 ================================================ - Hits 2356 2351 -5 + Misses 177 176 -1 ```

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