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

Code cleanup NominatimConnector #518

Merged
merged 4 commits into from
Dec 13, 2020

Conversation

lonvia
Copy link
Collaborator

@lonvia lonvia commented Dec 9, 2020

  • moves NominatimResult and ImportThread code into separate files
  • trims AddressRow further to required parts
  • use lambda notation where possible
  • clean up of minor formatting issues and code smells

Also adds tests for interpolation computation.

Also adds initial tests for the new class.
parseDocument() was only used in tests that are no longer there.
Also improves formatting of code and uses Java8 syntax.
Also fixes some issues on the way reported by sonar.
@lonvia lonvia merged commit 28b5068 into komoot:master Dec 13, 2020
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.

1 participant