laravel-fans / laravel-ui-socialite

Automatically generate database, pages and routes for Laravel Socialite.
https://packagist.org/packages/laravel-fans/ui-socialite
Other
24 stars 7 forks source link

fix #37: should load migrations in parent project tests #38

Closed sinkcup closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #38 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #38   +/-   ##
=========================================
  Coverage     90.83%   90.83%           
  Complexity       80       80           
=========================================
  Files            15       15           
  Lines           240      240           
=========================================
  Hits            218      218           
  Misses           22       22
Impacted Files Coverage Δ Complexity Δ
src/PackageServiceProvider.php 70% <100%> (ø) 5 <0> (ø) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update bc47714...6d99898. Read the comment docs.