Skip to content

Set DashMetrics as a controller of MetricsModel

Created by: nicosang

Hi,

this refactoring branch has to set DashMetrics as a controller of MetricsModel. By doing it, all classes that have to get or set metrics will only take a reference of DashMetrics.

So, MetricsModel is created in DashMetrics class.

A first version of MetricsModel unit test has been also added.

Nico

Merge request reports