I'm trying to use Jacoco, but it detects a lot of ...
# announcements
l
I'm trying to use Jacoco, but it detects a lot of classes that shouldn't have coverage, such as Kotlin synthetic classes
s
last time i used this, i excluded files in the gradle configuration
h
Are you using android? What is it that you want to exclude? We use it ootb and exclude nothing, but maybe we have to take a closer look :D