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

Issue 20 2 #25

Closed sinkcup closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #25 into master will increase coverage by 46.74%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #25       +/-   ##
============================================
+ Coverage     42.66%   89.4%   +46.74%     
  Complexity       71      71               
============================================
  Files            13      13               
  Lines           218     217        -1     
============================================
+ Hits             93     194      +101     
+ Misses          125      23      -102
Impacted Files Coverage Δ Complexity Δ
...309_change_password_to_nullable_of_users_table.php 100% <ø> (ø) 2 <0> (ø) :arrow_down:
src/Http/Controllers/SocialiteLoginController.php 70.76% <0%> (+55.38%) 19% <0%> (ø) :arrow_down:
src/Commands/MakeAuthSocialite.php 94.91% <0%> (+91.52%) 18% <0%> (ø) :arrow_down:
src/SocialAccount.php 100% <0%> (+100%) 2% <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 69b8190...56e41ce. Read the comment docs.