clarkeash / doorman

Limit access to your Laravel applications by using invite codes
https://packagist.org/packages/clarkeash/doorman
MIT License
1.02k stars 45 forks source link

Scrutinizer Auto-Fixes #14

Closed scrutinizer-auto-fixer closed 7 years ago

scrutinizer-auto-fixer commented 7 years ago

@clarkeash requested this pull request.

It consists of patches automatically generated for this project on Scrutinizer: https://scrutinizer-ci.com/g/clarkeash/doorman/

codecov-io commented 7 years ago

Codecov Report

Merging #14 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #14   +/-   ##
=======================================
  Coverage       100%   100%           
  Complexity       48     48           
=======================================
  Files             7      7           
  Lines           123    125    +2     
=======================================
+ Hits            123    125    +2
Impacted Files Coverage Δ Complexity Δ
src/Models/Invite.php 100% <100%> (ø) 13 <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 28c5afd...1164fd8. Read the comment docs.