CMPUT301F18T16 / Baudit

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

Feature/improved care provider patient rendering #187

Closed nklapste closed 5 years ago

nklapste commented 5 years ago

Misc improvements to the rendering of Patients from a CareProviderHomeActivity.

codecov[bot] commented 5 years ago

Codecov Report

Merging #187 into master will decrease coverage by 0.41%. The diff coverage is 24.13%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #187      +/-   ##
==========================================
- Coverage   50.64%   50.23%   -0.42%     
==========================================
  Files          60       62       +2     
  Lines        1467     1493      +26     
  Branches       82       82              
==========================================
+ Hits          743      750       +7     
- Misses        675      694      +19     
  Partials       49       49
Flag Coverage Δ
#instrumentation 39.65% <24.13%> (-0.23%) :arrow_down:
#unit 16.2% <0%> (-0.29%) :arrow_down:
Impacted Files Coverage Δ
...t/presenters/CareProviderProblemListPresenter.java 0% <0%> (ø)
...n/baudit/presenters/CareProviderHomePresenter.java 52.94% <0%> (-3.31%) :arrow_down:
...it/activities/CareProviderProblemListActivity.java 0% <0%> (ø)
...in/baudit/activities/CareProviderHomeActivity.java 58.9% <38.88%> (-3.17%) :arrow_down:

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 995776a...a212cea. Read the comment docs.