onaio / kujaku

Mapping and check-in library for Android using MapBox SDK
https://ona.io
BSD 2-Clause "Simplified" License
18 stars 11 forks source link

Show sample filter cases on a map #291

Closed ekigamba closed 5 years ago

ekigamba commented 5 years ago

This also enables fabric crashlytics for debug

Crashlytics is enabled for debug because we mainly provide the debug APK this being a sample application and not necessarily one to put on the store.

All the code is also open source

Fixes #289

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 1347


Changes Missing Coverage Covered Lines Changed/Added Lines %
sample/src/main/java/io/ona/kujaku/sample/activities/CaseRelationshipActivity.java 0 37 0.0%
<!-- Total: 1 38 2.63% -->
Files with Coverage Reduction New Missed Lines %
sample/src/main/java/io/ona/kujaku/sample/activities/CaseRelationshipActivity.java 1 0.0%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 1343: 8.3%
Covered Lines: 2161
Relevant Lines: 5852

💛 - Coveralls