CMPUT301F18T16 / Baudit

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

Bugfix/new rec new photo error #229

Closed dcones closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #229 into master will increase coverage by 0.46%. The diff coverage is 11.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #229      +/-   ##
==========================================
+ Coverage   51.62%   52.08%   +0.46%     
==========================================
  Files          57       57              
  Lines        2127     2137      +10     
  Branches      123      125       +2     
==========================================
+ Hits         1098     1113      +15     
+ Misses        971      967       -4     
+ Partials       58       57       -1
Flag Coverage Δ
#instrumentation 47.49% <11.76%> (+0.48%) :arrow_up:
#unit 10.48% <0%> (-0.05%) :arrow_down:
Impacted Files Coverage Δ
.../klapstein/baudit/presenters/ProblemPresenter.java 33.33% <0%> (+5.55%) :arrow_up:
...a/klapstein/baudit/presenters/RecordPresenter.java 36.58% <0%> (-5.09%) :arrow_down:
...ca/klapstein/baudit/activities/RecordActivity.java 38.33% <20%> (-0.65%) :arrow_down:
...a/klapstein/baudit/activities/ProblemActivity.java 41.91% <33.33%> (+3.03%) :arrow_up:
...it/activities/EditCareProviderAccountActivity.java 60.37% <0%> (+3.77%) :arrow_up:
...t/presenters/EditCareProviderAccountPresenter.java 34.28% <0%> (+8.57%) :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 318c8af...3ff24b5. Read the comment docs.