processReports

abstract fun processReports(    context: Context,     config: CoreConfiguration,     reports: List<Report>)