Closed nklapste closed 5 years ago
Merging #191 into master will decrease coverage by
1.62%
. The diff coverage is27.35%
.
@@ Coverage Diff @@
## master #191 +/- ##
==========================================
- Coverage 52.27% 50.64% -1.63%
==========================================
Files 60 60
Lines 1452 1467 +15
Branches 78 82 +4
==========================================
- Hits 759 743 -16
- Misses 650 675 +25
- Partials 43 49 +6
Flag | Coverage Δ | |
---|---|---|
#instrumentation | 39.87% <27.35%> (-1.66%) |
:arrow_down: |
#unit | 16.49% <0%> (+0.24%) |
:arrow_up: |
Impacted Files | Coverage Δ | |
---|---|---|
...ain/java/ca/klapstein/baudit/data/ContactInfo.java | 87.09% <ø> (+19.35%) |
:arrow_up: |
...ein/baudit/fragments/DatePickerDialogFragment.java | 0% <ø> (ø) |
:arrow_up: |
.../klapstein/baudit/activities/AddPhotoActivity.java | 0% <ø> (ø) |
:arrow_up: |
.../ca/klapstein/baudit/activities/StartActivity.java | 0% <ø> (ø) |
:arrow_up: |
...n/java/ca/klapstein/baudit/models/RemoteModel.java | 41.9% <ø> (+11.32%) |
:arrow_up: |
...ain/java/ca/klapstein/baudit/data/PhoneNumber.java | 100% <ø> (ø) |
:arrow_up: |
...ein/baudit/fragments/TimePickerDialogFragment.java | 0% <ø> (ø) |
:arrow_up: |
...ca/klapstein/baudit/presenters/StartPresenter.java | 0% <ø> (ø) |
:arrow_up: |
...a/klapstein/baudit/activities/SlideShowDialog.java | 0% <ø> (ø) |
:arrow_up: |
...klapstein/baudit/activities/ViewPhotoActivity.java | 77.77% <ø> (ø) |
:arrow_up: |
... and 22 more |
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 a6eecfd...e9fab1a. Read the comment docs.
misc improvements to api calls, error handling, and general refactoring.