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

Fix error #158

Closed kitloong closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #158 (8af291f) into 6.x (bef1326) will decrease coverage by 0.10%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                6.x     #158      +/-   ##
============================================
- Coverage     93.57%   93.48%   -0.10%     
+ Complexity      875      873       -2     
============================================
  Files           114      114              
  Lines          2507     2502       -5     
============================================
- Hits           2346     2339       -7     
- Misses          161      163       +2     
Impacted Files Coverage Δ
src/Migration/Blueprint/Support/Stringable.php 100.00% <100.00%> (ø)
src/Migration/Generator/IndexGenerator.php 100.00% <100.00%> (ø)
src/DBAL/Models/DBALIndex.php 85.18% <0.00%> (-7.41%) :arrow_down:

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