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

Fix Latitude and Longitude anonymization #141

Merged
merged 2 commits into from
Sep 23, 2022

Conversation

reidab
Copy link
Contributor

@reidab reidab commented Aug 18, 2022

The Latitude and Longitude faker functions return a float32 value.

Prior to this fix, the anonymized value was set to the string "<float32 Value>" rather than to the string representing the Latiude or Longitude.

reidab and others added 2 commits August 18, 2022 09:27
The Latitude and Longitude faker functions return a float32 value.

Prior to this fix, the anonymized value was set to the string "<float32 Value>"
rather than to the string representing the Latiude or Longitude.
Copy link
Contributor

@lucasmdrs lucasmdrs left a comment

Choose a reason for hiding this comment

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

Thank you for this one too! 💚

@lucasmdrs lucasmdrs merged commit 9171d25 into hellofresh:master Sep 23, 2022
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.

2 participants