Closed DeveloperJeffb closed 5 years ago
Merging #209 into master will decrease coverage by
0.58%
. The diff coverage is11.36%
.
@@ Coverage Diff @@
## master #209 +/- ##
==========================================
- Coverage 53.61% 53.03% -0.59%
==========================================
Files 58 58
Lines 2072 2106 +34
Branches 122 125 +3
==========================================
+ Hits 1111 1117 +6
- Misses 906 934 +28
Partials 55 55
Flag | Coverage Δ | |
---|---|---|
#instrumentation | 48.33% <11.36%> (-0.51%) |
:arrow_down: |
#unit | 10.63% <0%> (-0.18%) |
:arrow_down: |
Impacted Files | Coverage Δ | |
---|---|---|
...ca/klapstein/baudit/activities/RecordActivity.java | 47.87% <ø> (ø) |
:arrow_up: |
...lapstein/baudit/presenters/SlideshowPresenter.java | 0% <0%> (ø) |
|
...klapstein/baudit/activities/SlideshowActivity.java | 0% <0%> (ø) |
|
...a/klapstein/baudit/activities/ProblemActivity.java | 41.37% <50%> (+0.14%) |
:arrow_up: |
...pstein/baudit/presenters/PatientHomePresenter.java | 70.76% <0%> (+3.07%) |
: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 4414565...c6b5eee. Read the comment docs.
@DeveloperJeffb We don't close pull requests until they have been merged into master.
Slideshow function works with test images in drawable folder. Currently slideshow needs a list of photos of records which is waiting to be implemented.