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

opt: lint by PSR12. #23 #24

Closed sinkcup closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #24 into master will increase coverage by 0.12%. The diff coverage is 8.33%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #24      +/-   ##
============================================
+ Coverage     42.53%   42.66%   +0.12%     
- Complexity       70       71       +1     
============================================
  Files            13       13              
  Lines           221      218       -3     
============================================
- Hits             94       93       -1     
+ Misses          127      125       -2
Impacted Files Coverage Δ Complexity Δ
src/Http/Controllers/SocialiteLoginController.php 15.38% <0%> (+2.39%) 19 <0> (ø) :arrow_down:
src/Commands/MakeAuthSocialite.php 3.38% <0%> (ø) 18 <0> (ø) :arrow_down:
src/SocialAccount.php 0% <0%> (ø) 2 <1> (+1) :arrow_up:
src/PackageServiceProvider.php 87.5% <100%> (-1.39%) 4 <0> (ø)
...6_020655_add_nickname_to_social_accounts_table.php 100% <100%> (ø) 4 <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 1a7081d...f527577. Read the comment docs.