Skip to content

Refactor output adapter

Manuel Prinz requested to merge refactor-output-adapter into master

This is a bit of a wrong name, but naming is hard… It fixes some "issues" from the last refactoring, namely that I forgot to move some parts to the right places. It also removes an unused variable when mapping from database entities to domain entities.

Merge request reports