CMPUT301F18T16 / Baudit

A health auditing application
https://cmput301f18t16.github.io/Baudit/
MIT License
0 stars 0 forks source link

removing usages of `BodyPhoto` #198

Closed nklapste closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #198 into master will increase coverage by 0.38%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #198      +/-   ##
==========================================
+ Coverage   47.96%   48.34%   +0.38%     
==========================================
  Files          55       54       -1     
  Lines        1670     1661       -9     
  Branches      103      103              
==========================================
+ Hits          801      803       +2     
+ Misses        814      806       -8     
+ Partials       55       52       -3
Flag Coverage Δ
#instrumentation 41.11% <0%> (+0.76%) :arrow_up:
#unit 13.9% <50%> (-0.35%) :arrow_down:
Impacted Files Coverage Δ
...klapstein/baudit/presenters/AddPhotoPresenter.java 9.37% <0%> (ø) :arrow_up:
...rc/main/java/ca/klapstein/baudit/data/Patient.java 100% <100%> (ø) :arrow_up:
...pstein/baudit/presenters/EditAccountPresenter.java 27.77% <0%> (+2.77%) :arrow_up:
...n/java/ca/klapstein/baudit/models/RemoteModel.java 47.61% <0%> (+3.8%) :arrow_up:
...ain/java/ca/klapstein/baudit/models/DataModel.java 58.33% <0%> (+4.76%) :arrow_up:

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 cfeabc2...3f18efa. Read the comment docs.