Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(report)!: Turn
ReportTableModelMapper
into a class
Prepare for splitting up the rather large `map()` function into multiple functions. Previously, this would require passing around the input variables as parameters. Avoid that by making them class member variables. Signed-off-by: Frank Viernau <[email protected]>
- Loading branch information