wifidog / wifidog-auth-laravel

Rework wifidog-auth by Laravel
https://circleci.com/gh/wifidog/wifidog-auth-laravel
Other
102 stars 40 forks source link

opt: upgrade to Laravel 6 #37 #40

Closed sinkcup closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #40 into master will decrease coverage by 12.54%. The diff coverage is 59.09%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #40       +/-   ##
=============================================
- Coverage     86.09%   73.54%   -12.55%     
- Complexity       51       58        +7     
=============================================
  Files            21       23        +2     
  Lines           151      155        +4     
=============================================
- Hits            130      114       -16     
- Misses           21       41       +20
Impacted Files Coverage Δ Complexity Δ
...p/Http/Controllers/Auth/VerificationController.php 0% <ø> (ø) 1 <0> (ø) :arrow_down:
app/Providers/BroadcastServiceProvider.php 0% <ø> (ø) 1 <0> (ø) :arrow_down:
app/Http/Controllers/API/GatewayController.php 100% <ø> (ø) 4 <0> (?)
app/Providers/AuthServiceProvider.php 100% <ø> (ø) 1 <0> (ø) :arrow_down:
app/Providers/RouteServiceProvider.php 100% <ø> (ø) 4 <0> (ø) :arrow_down:
app/Http/Controllers/Auth/RegisterController.php 0% <ø> (ø) 3 <0> (ø) :arrow_down:
app/Providers/EventServiceProvider.php 100% <ø> (ø) 1 <0> (ø) :arrow_down:
...ttp/Controllers/Auth/ConfirmPasswordController.php 0% <0%> (ø) 1 <1> (?)
app/Http/Controllers/ProfileController.php 0% <0%> (-100%) 3 <0> (ø)
app/Http/Controllers/API/UserController.php 0% <0%> (ø) 6 <6> (?)
... and 12 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 10b0cdd...25ad9ca. Read the comment docs.