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

Cast to string #112

Closed kitloong closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #112 (4fc5ff6) into 6.x (7164ad4) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##                6.x     #112   +/-   ##
=========================================
  Coverage     92.47%   92.47%           
  Complexity      745      745           
=========================================
  Files           108      108           
  Lines          2127     2127           
=========================================
  Hits           1967     1967           
  Misses          160      160           
Impacted Files Coverage Δ
src/Migration/Blueprint/Support/Stringable.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.