CMPUT301F18T16 / Baudit

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

Feature/assign patient #188

Closed nklapste closed 5 years ago

nklapste commented 5 years ago

CareProvider can now scan a Patient's account's QR code and assign the Patient to the CareProvider

codecov[bot] commented 5 years ago

Codecov Report

Merging #188 into master will decrease coverage by 0.8%. The diff coverage is 11.53%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #188      +/-   ##
==========================================
- Coverage   47.86%   47.06%   -0.81%     
==========================================
  Files          54       53       -1     
  Lines        1661     1702      +41     
  Branches      103      106       +3     
==========================================
+ Hits          795      801       +6     
- Misses        811      848      +37     
+ Partials       55       53       -2
Flag Coverage Δ
#instrumentation 40.01% <11.53%> (-0.63%) :arrow_down:
#unit 13.57% <0%> (-0.34%) :arrow_down:
Impacted Files Coverage Δ
...apstein/baudit/activities/PatientHomeActivity.java 42.64% <0%> (-0.64%) :arrow_down:
...n/baudit/presenters/CareProviderHomePresenter.java 32.14% <0%> (-20.8%) :arrow_down:
...pstein/baudit/presenters/PatientHomePresenter.java 39.13% <0%> (-5.87%) :arrow_down:
...in/baudit/activities/CareProviderHomeActivity.java 46% <16.66%> (-12.91%) :arrow_down:
...pstein/baudit/presenters/EditAccountPresenter.java 27.77% <0%> (+2.77%) :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 4c6d5f3...62c6236. Read the comment docs.