You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As mentioned we should make the life for future report developers easier by providing helper utils that do summing up and calulating the outcome and duration for reporter easier an be efficient about it.
Probably a visitor pattern with a ReportSummary class/record would be nice.
The text was updated successfully, but these errors were encountered:
As mentioned we should make the life for future report developers easier by providing helper utils that do summing up and calulating the outcome and duration for reporter easier an be efficient about it.
Probably a visitor pattern with a
ReportSummary
class/record would be nice.The text was updated successfully, but these errors were encountered: