Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for hardware GPS as location provider in the Geowidget #324

Merged
merged 7 commits into from
Jan 29, 2020

Conversation

ekigamba
Copy link
Contributor

No description provided.

@coveralls
Copy link

coveralls commented Nov 22, 2019

Pull Request Test Coverage Report for Build 1555

  • 68 of 143 (47.55%) changed or added relevant lines in 6 files are covered.
  • 8 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.3%) to 53.131%

Changes Missing Coverage Covered Lines Changed/Added Lines %
library/src/main/java/io/ona/kujaku/location/clients/BaseLocationClient.java 25 26 96.15%
library/src/main/java/io/ona/kujaku/enums/LocationClient.java 0 3 0.0%
library/src/main/java/io/ona/kujaku/KujakuLibrary.java 4 9 44.44%
library/src/main/java/io/ona/kujaku/location/clients/GoogleLocationClient.java 0 8 0.0%
library/src/main/java/io/ona/kujaku/views/KujakuMapView.java 3 26 11.54%
library/src/main/java/io/ona/kujaku/location/clients/AndroidGpsLocationClient.java 36 71 50.7%
Files with Coverage Reduction New Missed Lines %
library/src/main/java/io/ona/kujaku/views/KujakuMapView.java 1 23.73%
library/src/main/java/io/ona/kujaku/location/clients/GoogleLocationClient.java 7 34.65%
Totals Coverage Status
Change from base Build 1540: 0.3%
Covered Lines: 3088
Relevant Lines: 5812

💛 - Coveralls

@ekigamba ekigamba merged commit d1fd374 into master Jan 29, 2020
@ekigamba ekigamba deleted the issue/rvl-608-jumping-gps-points-remote-location branch January 29, 2020 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants