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

ci: phpunit old version bad option. #47

Closed sinkcup closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #47 into main will decrease coverage by 0.73%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #47      +/-   ##
============================================
- Coverage     90.77%   90.03%   -0.74%     
  Complexity       84       84              
============================================
  Files            16       16              
  Lines           271      251      -20     
============================================
- Hits            246      226      -20     
  Misses           25       25              
Impacted Files Coverage Δ Complexity Δ
src/SocialAccount.php 100.00% <ø> (ø) 2.00 <0.00> (ø)
src/Socialite/Controllers/Controller.php 100.00% <ø> (ø) 5.00 <0.00> (ø)
...cialite/Controllers/Settings/ProfileController.php 100.00% <ø> (ø) 3.00 <0.00> (ø)
...Socialite/Controllers/SocialiteLoginController.php 73.91% <ø> (-1.09%) 6.00 <0.00> (ø)
src/SocialiteService.php 75.55% <ø> (ø) 13.00 <0.00> (ø)
src/UiSocialiteServiceProvider.php 75.00% <ø> (-1.93%) 5.00 <0.00> (ø)
src/SocialiteCommand.php 91.93% <100.00%> (ø) 22.00 <3.00> (ø)
... and 8 more

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 de76453...f7a0d7a. Read the comment docs.