CMPUT301F18T16 / Baudit

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

adding test for `EditCareProviderAccountActivity` #220

Closed nklapste closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #220 into master will increase coverage by 1.3%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #220     +/-   ##
========================================
+ Coverage   52.79%   54.1%   +1.3%     
========================================
  Files          58      58             
  Lines        2072    2072             
  Branches      122     122             
========================================
+ Hits         1094    1121     +27     
+ Misses        925     896     -29     
- Partials       53      55      +2
Flag Coverage Δ
#instrumentation 49.32% <ø> (+1.3%) :arrow_up:
#unit 10.81% <ø> (ø) :arrow_up:
Impacted Files Coverage Δ
.../baudit/activities/EditPatientAccountActivity.java 68.18% <0%> (+2.27%) :arrow_up:
...baudit/presenters/EditPatientAccountPresenter.java 73.33% <0%> (+6.66%) :arrow_up:
...pstein/baudit/presenters/PatientHomePresenter.java 75.38% <0%> (+7.69%) :arrow_up:
...ain/java/ca/klapstein/baudit/models/DataModel.java 67.85% <0%> (+8.33%) :arrow_up:
...n/java/ca/klapstein/baudit/models/RemoteModel.java 51.42% <0%> (+9.52%) :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 0fe37f0...9efa24d. Read the comment docs.