Closed nklapste closed 5 years ago
Merging #197 into master will increase coverage by
4.65%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #197 +/- ##
==========================================
+ Coverage 43.76% 48.41% +4.65%
==========================================
Files 60 60
Lines 1684 1708 +24
Branches 109 111 +2
==========================================
+ Hits 737 827 +90
+ Misses 896 823 -73
- Partials 51 58 +7
Flag | Coverage Δ | |
---|---|---|
#instrumentation | 41.27% <100%> (+4.81%) |
:arrow_up: |
#unit | 13.99% <0%> (-0.2%) |
:arrow_down: |
Impacted Files | Coverage Δ | |
---|---|---|
...apstein/baudit/activities/PatientHomeActivity.java | 45.96% <100%> (+2.16%) |
:arrow_up: |
...ca/klapstein/baudit/activities/RecordActivity.java | 47.87% <0%> (-1.58%) |
:arrow_down: |
...a/klapstein/baudit/presenters/RecordPresenter.java | 43.9% <0%> (+1.04%) |
:arrow_up: |
...a/klapstein/baudit/activities/ProblemActivity.java | 32.4% <0%> (+6.36%) |
:arrow_up: |
.../klapstein/baudit/presenters/ProblemPresenter.java | 35.55% <0%> (+7.64%) |
:arrow_up: |
...klapstein/baudit/presenters/AddPhotoPresenter.java | 9.37% <0%> (+9.37%) |
:arrow_up: |
...ca/klapstein/baudit/activities/CameraActivity.java | 41.58% <0%> (+41.58%) |
:arrow_up: |
...ava/ca/klapstein/baudit/widgets/CameraPreview.java | 76.92% <0%> (+76.92%) |
: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 c787c2f...620658a. Read the comment docs.
Merging #197 into master will increase coverage by
4.35%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #197 +/- ##
==========================================
+ Coverage 43.76% 48.12% +4.35%
==========================================
Files 60 60
Lines 1684 1677 -7
Branches 109 109
==========================================
+ Hits 737 807 +70
+ Misses 896 815 -81
- Partials 51 55 +4
Flag | Coverage Δ | |
---|---|---|
#instrumentation | 40.78% <100%> (+4.32%) |
:arrow_up: |
#unit | 14.25% <0%> (+0.05%) |
:arrow_up: |
Impacted Files | Coverage Δ | |
---|---|---|
...stein/baudit/activities/CreateAccountActivity.java | 76.78% <ø> (+5.57%) |
:arrow_up: |
...apstein/baudit/activities/PatientHomeActivity.java | 45.96% <100%> (+2.16%) |
:arrow_up: |
...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: |
...klapstein/baudit/presenters/AddPhotoPresenter.java | 9.37% <0%> (+9.37%) |
:arrow_up: |
...ca/klapstein/baudit/activities/CameraActivity.java | 41.58% <0%> (+41.58%) |
:arrow_up: |
...ava/ca/klapstein/baudit/widgets/CameraPreview.java | 76.92% <0%> (+76.92%) |
: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 c787c2f...17c1b74. Read the comment docs.
removes the ability to set a body photo on registration and moves it to a drawer menu on the patient home activity