-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Recognize and ignore Kotlin-generated code #552
Copy link
Copy link
Closed
Description
I love what JaCoCo has done with Lombok. A simple Spring Boot project using Lombok now shows 100% coverage out of the box, no configuration tweaks needed, with current 0.7.10-SNAPSHOT. Bravo!
I'd like the same level of love for Kotlin-generated code. I do notice the FilteringOptions page mentions https://github.com/jacoco/jacoco/wiki/filtering-KOTLIN.PROPERTIES as on the roadmap. Would you think this support might make 0.7.10 timeframe? What impediments in Kotlin make this challenging? (I'm happy to file issue reports with JetBrains on these.)
A list of JaCoCo-specific issues for Kotlin resolved and still open: https://youtrack.jetbrains.com/issues/KT?q=jacoco.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Type
Projects
Status
Done