givebloodorg / doesangue-core

Online platform that connects people interested in blood donation
https://givebloodorg.github.io
MIT License
88 stars 15 forks source link

Scrutinizer Auto-Fixes #52

Closed scrutinizer-auto-fixer closed 6 years ago

scrutinizer-auto-fixer commented 6 years ago

@JoseCage requested this pull request.

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

codecov[bot] commented 6 years ago

Codecov Report

Merging #52 into blood-banks-feature will decrease coverage by 2.0136%. The diff coverage is 50%.

Impacted file tree graph

@@                      Coverage Diff                       @@
##             blood-banks-feature         #52        +/-   ##
==============================================================
- Coverage               25.40541%   23.39181%   -2.0136%     
  Complexity                   106         106                
==============================================================
  Files                         35          35                
  Lines                        370         342        -28     
==============================================================
- Hits                          94          80        -14     
+ Misses                       276         262        -14
Impacted Files Coverage Δ Complexity Δ
app/Models/BloodType.php 0% <0%> (ø) 3 <1> (ø) :arrow_down:
app/Models/Comment.php 0% <0%> (ø) 4 <1> (ø) :arrow_down:
app/Models/User.php 21.73913% <100%> (-3.26088%) 12 <1> (ø)
app/Models/Campaign.php 44.44444% <100%> (-5.55556%) 4 <1> (ø)
app/Http/Controllers/API/V1/CampaignController.php 66.66667% <0%> (-4.7619%) 3% <0%> (ø)
app/Providers/EventServiceProvider.php 100% <0%> (ø) 1% <0%> (ø) :arrow_down:
app/Providers/AppServiceProvider.php 100% <0%> (ø) 5% <0%> (ø) :arrow_down:
...pp/Http/Controllers/API/V1/BloodTypeController.php 0% <0%> (ø) 2% <0%> (ø) :arrow_down:
app/Mail/CampaignPublished.php 0% <0%> (ø) 2% <0%> (ø) :arrow_down:
app/Mail/UserCreated.php 100% <0%> (ø) 2% <0%> (ø) :arrow_down:
... 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 a32c5cb...446d90d. Read the comment docs.