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

Test PHP 8.3 #191

Closed kitloong closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (220b5f1) 91.75% compared to head (2ba6c69) 91.74%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 6.x #191 +/- ## ============================================ - Coverage 91.75% 91.74% -0.01% Complexity 895 895 ============================================ Files 113 113 Lines 2837 2836 -1 ============================================ - Hits 2603 2602 -1 Misses 234 234 ```

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