Closed danielemery closed 1 year ago
In #66 a new statistics resolver and service is being introduced.
In order to keep the codebase tidy I'm proposing separating it into domains:
These will be the top level folders that will hold the resolvers, services, persistence layers, tests etc for each domain.
As things are being consolidated they could also be converted into classes that take dependencies as arguments to make testing easier later.
In #66 a new statistics resolver and service is being introduced.
In order to keep the codebase tidy I'm proposing separating it into domains:
These will be the top level folders that will hold the resolvers, services, persistence layers, tests etc for each domain.
As things are being consolidated they could also be converted into classes that take dependencies as arguments to make testing easier later.