Skip to content

Change DecReportsFunctor to not throw

Sascha Stahl requested to merge decreports_functor into master

Currently the functor to get the decision from DecReports throws when a line name is not present in the DecReports object. I think this is too harsh. It happens often that a line is added after some time of running and one does not want to write different scripts for each running period.

FYI @amathad

Merge request reports