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

Feature/phpcs #178

Closed kitloong closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #178 (8b925bb) into 6.x (df3f8e1) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##                6.x     #178   +/-   ##
=========================================
  Coverage     91.78%   91.78%           
  Complexity      886      886           
=========================================
  Files           112      112           
  Lines          2800     2800           
=========================================
  Hits           2570     2570           
  Misses          230      230           
Impacted Files Coverage Δ
src/MigrateGenerateCommand.php 96.75% <ø> (ø)
src/Migration/Blueprint/Method.php 76.19% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.