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

Lint #215

Closed kitloong closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 95.15%. Comparing base (5cdacea) to head (fff24fb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 7.x #215 +/- ## ============================================ + Coverage 95.12% 95.15% +0.03% Complexity 885 885 ============================================ Files 99 99 Lines 2398 2393 -5 ============================================ - Hits 2281 2277 -4 + Misses 117 116 -1 ```

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