samuele794
01/23/2025, 11:45 AMkover {
reports {
filters {
excludes {
packages("org.koin.ksp.generated", "com.takaotech.dashboard.di")
}
}
verify {
// verification rules for all reports
}
}
}
with koverHtmlReport packages are excluded corretly,
but with koverBinaryReport and import ic file (build/kover/bin-reports/test.ic) on IntelliJ i see packages not excluded.