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: profile need test too, should hide WeChat service account on web… #34

Closed sinkcup closed 5 years ago

sinkcup commented 5 years ago

… #33

codecov[bot] commented 5 years ago

Codecov Report

Merging #34 into master will increase coverage by 0.61%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #34      +/-   ##
============================================
+ Coverage     90.22%   90.83%   +0.61%     
- Complexity       76       80       +4     
============================================
  Files            13       15       +2     
  Lines           225      240      +15     
============================================
+ Hits            203      218      +15     
  Misses           22       22
Impacted Files Coverage Δ Complexity Δ
src/SocialiteCommand.php 91.93% <ø> (-0.38%) 22 <0> (ø)
src/Socialite/Controllers/Controller.php 100% <100%> (ø) 5 <5> (?)
...cialite/Controllers/Settings/ProfileController.php 100% <100%> (ø) 3 <3> (?)
...Socialite/Controllers/SocialiteLoginController.php 76.27% <100%> (-2.2%) 15 <0> (-4)

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 ec8c7ff...85b8b85. Read the comment docs.