-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Labels
code qualityTopics around code quality, e.g. refactoring, better naming of methods/classesTopics around code quality, e.g. refactoring, better naming of methods/classesdocumentationImprovements or additions to documentationImprovements or additions to documentation
Milestone
Description
#75 introduced the new class DataExtractionTransformer.java. This was a hotfix fixing the non-serializability of some classes making the ohsome API's /elemensFullHistory endpoint unable to work with ignite.
The new class has to be refactored, especially:
- Add javadoc
- Refactor variables, input parameters of the constructor
- Fix other Issues (e.g. from SonarLint)
- Unit Tests?
Metadata
Metadata
Assignees
Labels
code qualityTopics around code quality, e.g. refactoring, better naming of methods/classesTopics around code quality, e.g. refactoring, better naming of methods/classesdocumentationImprovements or additions to documentationImprovements or additions to documentation