kitloong / laravel-migrations-generator

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

Merge 6.x #125

Closed kitloong closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #125 (fc37c5e) into main (83f2954) will increase coverage by 0.03%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main     #125      +/-   ##
============================================
+ Coverage     93.01%   93.05%   +0.03%     
- Complexity      747      750       +3     
============================================
  Files           108      108              
  Lines          2120     2131      +11     
============================================
+ Hits           1972     1983      +11     
  Misses          148      148              
Impacted Files Coverage Δ
src/DBAL/Models/DBALIndex.php 92.59% <100.00%> (+0.92%) :arrow_up:
src/Migration/Generator/IndexGenerator.php 100.00% <100.00%> (ø)
...rc/Migration/Generator/Modifiers/IndexModifier.php 100.00% <100.00%> (ø)

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