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

Enable one to many relationship for the arrow line. One-to-Many case relationship #296

Closed ekigamba closed 5 years ago

ekigamba commented 5 years ago

Fixes #295

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 1380


Changes Missing Coverage Covered Lines Changed/Added Lines %
library/src/main/java/io/ona/kujaku/layers/ArrowLineLayer.java 49 81 60.49%
<!-- Total: 49 81 60.49% -->
Files with Coverage Reduction New Missed Lines %
library/src/main/java/io/ona/kujaku/utils/LogUtil.java 10 0.0%
<!-- Total: 10 -->
Totals Coverage Status
Change from base Build 1351: 1.4%
Covered Lines: 1712
Relevant Lines: 4465

💛 - Coveralls