Skip to content

E3-910: Result Handling

Douglas Araujo requested to merge e3-910_result_handling into develop

This MR add the singleton pattern on the BuildResults class. The aim is to avoid that more than one object that has the same function from being created.

Merge request reports