lancepioch / tree

Connect your Github Repository to your Forge Server and Tree automatically deploys any new pull requests for you
MIT License
12 stars 3 forks source link

Update to Laravel 6 #31

Closed lancepioch closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #31 into master will decrease coverage by 0.94%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #31      +/-   ##
============================================
- Coverage     92.69%   91.74%   -0.95%     
  Complexity       84       84              
============================================
  Files            22       22              
  Lines           301      303       +2     
============================================
- Hits            279      278       -1     
- Misses           22       25       +3
Impacted Files Coverage Δ Complexity Δ
app/Providers/AppServiceProvider.php 100% <ø> (ø) 3 <0> (ø) :arrow_down:
app/Providers/BroadcastServiceProvider.php 0% <ø> (ø) 1 <0> (ø) :arrow_down:
app/Http/Controllers/Auth/LoginController.php 35.29% <ø> (ø) 3 <0> (ø) :arrow_down:
...ntrollers/Webhooks/GithubPullRequestController.php 96.42% <ø> (ø) 13 <0> (ø) :arrow_down:
app/Jobs/RemoveInitialDeployment.php 100% <ø> (ø) 3 <0> (ø) :arrow_down:
app/User.php 33.33% <ø> (ø) 2 <0> (ø) :arrow_down:
app/Providers/AuthServiceProvider.php 100% <ø> (ø) 1 <0> (ø) :arrow_down:
app/Jobs/RemoveSite.php 100% <ø> (ø) 4 <0> (ø) :arrow_down:
app/Providers/RouteServiceProvider.php 100% <ø> (ø) 4 <0> (ø) :arrow_down:
app/Jobs/SetupSite.php 100% <ø> (ø) 4 <0> (ø) :arrow_down:
... 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 2ad1afe...0b71977. Read the comment docs.