givebloodorg / doesangue-core

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

Blood banks and Uuid feature #51

Closed JoseCage closed 6 years ago

JoseCage commented 6 years ago

Types of changes

codecov[bot] commented 6 years ago

Codecov Report

Merging #51 into development will decrease coverage by 0.78988%. The diff coverage is 37.2093%.

Impacted file tree graph

@@                   Coverage Diff                   @@
##             development         #51         +/-   ##
=======================================================
- Coverage       23.63112%   22.84123%   -0.78989%     
- Complexity            99         110         +11     
=======================================================
  Files                 35          40          +5     
  Lines                347         359         +12     
=======================================================
  Hits                  82          82                 
- Misses               265         277         +12
Impacted Files Coverage Δ Complexity Δ
app/Models/BloodType.php 0% <ø> (ø) 1 <0> (ø) :arrow_down:
app/Mail/CampaignPublished.php 0% <ø> (ø) 2 <0> (ø) :arrow_down:
app/Models/Campaign.php 0% <ø> (ø) 2 <0> (ø) :arrow_down:
app/Mail/UserCreated.php 100% <ø> (ø) 2 <0> (ø) :arrow_down:
app/Models/Comment.php 0% <ø> (ø) 2 <0> (ø) :arrow_down:
app/Models/User.php 0% <ø> (ø) 10 <0> (-1) :arrow_down:
app/Http/Resources/Bank.php 0% <0%> (ø) 1 <1> (?)
...tp/Controllers/Auth/V1/PasswordResetController.php 0% <0%> (ø) 4 <4> (?)
app/Http/Resources/BanksCollection.php 100% <100%> (ø) 1 <1> (?)
app/Uuids.php 100% <100%> (ø) 2 <2> (?)
... and 24 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 62bade2...aa4b841. Read the comment docs.