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

Tableau unpack gps data into altitude, precision, latitude and longitude columns #1880

Merged
merged 2 commits into from
Aug 28, 2020

Conversation

WinnyTroy
Copy link
Contributor

@WinnyTroy WinnyTroy commented Aug 24, 2020

Steps taken to verify this change does what is intended

  • Updated tests
  • QA

Side effects of implementing this change

None

Closes #1877
Closes #1777

Copy link
Contributor

@DavisRayM DavisRayM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

'-1.2625621')
self.assertEqual(
row_data[0]['_gps_longitude'],
'36.7921711')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we also assert that the altitude and precision values are correct ?

ivermac
ivermac previously approved these changes Aug 26, 2020
Copy link
Member

pld commented Aug 28, 2020

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- onadata/apps/api/viewsets/open_data_viewset.py  3
         

See the complete overview on Codacy

@DavisRayM DavisRayM merged commit 94d1e12 into master Aug 28, 2020
@DavisRayM DavisRayM deleted the tableau_unpack_gps_data branch August 28, 2020 13:37
@DavisRayM DavisRayM mentioned this pull request Aug 31, 2020
1 task
@WinnyTroy WinnyTroy mentioned this pull request Sep 30, 2020
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants