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

Correct GPS selection radius #219

Merged
merged 6 commits into from Jun 7, 2019
Merged

Correct GPS selection radius #219

merged 6 commits into from Jun 7, 2019

Conversation

githengi
Copy link
Contributor

@githengi githengi commented Jun 6, 2019

Resolves #210

@githengi githengi requested a review from Rkareko June 6, 2019 12:53
@coveralls
Copy link

coveralls commented Jun 6, 2019

Pull Request Test Coverage Report for Build 1449

  • 0 of 13 (0.0%) changed or added relevant lines in 5 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.06%) to 40.751%

Changes Missing Coverage Covered Lines Changed/Added Lines %
opensrp-reveal/src/main/java/org/smartregister/reveal/presenter/ValidateUserLocationPresenter.java 0 1 0.0%
opensrp-reveal/src/main/java/org/smartregister/reveal/widget/GeoWidgetFactory.java 0 1 0.0%
opensrp-reveal/src/main/java/org/smartregister/reveal/presenter/ListTaskPresenter.java 0 3 0.0%
opensrp-reveal/src/main/java/org/smartregister/reveal/util/Utils.java 0 3 0.0%
opensrp-reveal/src/main/java/org/smartregister/reveal/view/ListTasksActivity.java 0 5 0.0%
Files with Coverage Reduction New Missed Lines %
opensrp-reveal/src/main/java/org/smartregister/reveal/presenter/ListTaskPresenter.java 1 0.0%
Totals Coverage Status
Change from base Build 1441: -0.06%
Covered Lines: 1542
Relevant Lines: 3784

💛 - Coveralls

@githengi githengi merged commit 297c0dc into master Jun 7, 2019
@githengi githengi deleted the 210-gps-selection-radius branch June 7, 2019 14:45
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.

GPS Selection Radius doesn't seem to be working properly
3 participants