Skip to content

Refactor DataExtractionTransformer.java #76

@joker234

Description

@joker234

#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/classesdocumentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions