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

Drawing boundaries feature refactoring #313

Closed eotin closed 5 years ago

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 1486


Changes Missing Coverage Covered Lines Changed/Added Lines %
library/src/main/java/io/ona/kujaku/manager/SplittingManager.java 1 8 12.5%
library/src/main/java/io/ona/kujaku/manager/DrawingManager.java 1 17 5.88%
<!-- Total: 2 25 8.0% -->
Files with Coverage Reduction New Missed Lines %
library/src/main/java/io/ona/kujaku/manager/DrawingManager.java 2 81.5%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 1483: 0.4%
Covered Lines: 2295
Relevant Lines: 5390

💛 - Coveralls
ekigamba commented 5 years ago

@eotin Update this branch and make sure coveralls is OK. When this PR is merged, we can merge the other PR. This PR is smaller and should not take long to approve