Anyone had any problems with JaCoCo not excluding ...
# code-coverage
t
Anyone had any problems with JaCoCo not excluding getters from
data class
? All the docs I’m reading seem to suggest as of 0.8.2 (we’re using 0.8.3) these should be getting filtered out but they are not… not sure if I’m miss understanding what to expect or if I’m missing something else