CMPUT301F18T16 / Baudit

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

Connecting recordphotos and slideshow #222

Closed jalqueza closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #222 into master will decrease coverage by 0.84%. The diff coverage is 3.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #222      +/-   ##
==========================================
- Coverage   53.17%   52.32%   -0.85%     
==========================================
  Files          56       57       +1     
  Lines        2082     2129      +47     
  Branches      123      125       +2     
==========================================
+ Hits         1107     1114       +7     
- Misses        919      959      +40     
  Partials       56       56
Flag Coverage Δ
#instrumentation 47.81% <3.44%> (-0.75%) :arrow_down:
#unit 10.52% <0%> (-0.24%) :arrow_down:
Impacted Files Coverage Δ
...a/klapstein/baudit/activities/ProblemActivity.java 40.81% <0%> (ø) :arrow_up:
...ca/klapstein/baudit/activities/CameraActivity.java 0% <0%> (ø) :arrow_up:
...lapstein/baudit/presenters/SlideShowPresenter.java 0% <0%> (ø) :arrow_up:
...klapstein/baudit/activities/SlideshowActivity.java 0% <0%> (ø)
...n/java/ca/klapstein/baudit/util/BitmapRotater.java 0% <0%> (ø)
...ca/klapstein/baudit/activities/RecordActivity.java 42.85% <20%> (-1.69%) :arrow_down:
.../baudit/activities/EditPatientAccountActivity.java 68.18% <0%> (+2.27%) :arrow_up:
...baudit/presenters/EditPatientAccountPresenter.java 73.33% <0%> (+6.66%) :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 dfbaa4d...03697ad. Read the comment docs.