Skip to content

campaigns: Refactor CalcCounts to use concrete types instead of custom interfaces

Administrator requested to merge campaigns/refactor-events-state into master

Created by: mrnugget

This is a first step torwards #9101 and loosens CalcCounts dependency on the custom types Event and Events. These were necessary back when the CalcCounts was written. But in order to unify the code, we can easily get rid of them now.

Other PRs to follow, but this is a lot of "noise", so I wanted to send this out first for easier reviewing.

Merge request reports

Loading