Hello!
I'm looking into using this plugin to get jacoco working with my android project, but I'm having trouble getting Kotlin flows to be recognized in the code coverage report.
I see that many jacoco versions have included changes related to kotlin, and so I'm wondering if a newer version of jacoco would do the trick for me.
Hello! I'm looking into using this plugin to get jacoco working with my android project, but I'm having trouble getting Kotlin flows to be recognized in the code coverage report.
I see that many jacoco versions have included changes related to kotlin, and so I'm wondering if a newer version of jacoco would do the trick for me.
In any event, I figure it's a good thing to keep up to date, so I thought I'd open a PR. The changes here are the same as those in this pr: https://github.com/vanniktech/gradle-android-junit-jacoco-plugin/pull/192