Reduce code duplication in Report Evaluation

XMLWordPrintable

    • Type: Task
    • Resolution: Fixed
    • Priority: L3 - Default
    • 2.2.0-alpha1, 2.2.0
    • Affects Version/s: None
    • Component/s: backend
    • None

      Right now we have separate classes for every view operation, which are very similar (e.g. average vs. min vs. median vs. max flow node duration), which results in a lot of duplicated code, causing problems in consistency (using constants vs. using inline strings) as well as copy-paste errors.

      -We should think about both reducing the amount of classes in the commands as well as reducing the amount of extract methods in the ReportEvaluator.-

            Assignee:
            Unassigned
            Reporter:
            Sebastian Stamm
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: