CMPUT301F18T16 / Baudit

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

Add Record Photo #213

Closed nklapste closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #213 into master will decrease coverage by 0.44%. The diff coverage is 16.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #213      +/-   ##
==========================================
- Coverage   53.61%   53.17%   -0.45%     
==========================================
  Files          58       56       -2     
  Lines        2072     2082      +10     
  Branches      122      123       +1     
==========================================
- Hits         1111     1107       -4     
- Misses        906      919      +13     
- Partials       55       56       +1
Flag Coverage Δ
#instrumentation 48.55% <16.66%> (-0.29%) :arrow_down:
#unit 10.75% <0%> (-0.06%) :arrow_down:
Impacted Files Coverage Δ
...klapstein/baudit/presenters/AddPhotoPresenter.java 0% <0%> (ø) :arrow_up:
...a/klapstein/baudit/activities/ProblemActivity.java 40.81% <0%> (-0.43%) :arrow_down:
...src/main/java/ca/klapstein/baudit/data/Record.java 86.79% <0%> (ø) :arrow_up:
...ca/klapstein/baudit/activities/CameraActivity.java 0% <0%> (ø) :arrow_up:
...rc/main/java/ca/klapstein/baudit/data/Patient.java 60% <0%> (ø) :arrow_up:
...ca/klapstein/baudit/activities/RecordActivity.java 44.54% <25%> (-3.33%) :arrow_down:
...a/klapstein/baudit/presenters/RecordPresenter.java 44.73% <50%> (+0.29%) :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 4414565...2e277eb. Read the comment docs.

thomaslorincz commented 5 years ago

Changed the name of this PR. This branch is for adding record photos. "Body photos" sounds too close to "Body Location Photos" and I want to make sure no one has these confused.