Hey guys! What are you using to measure code cove...
# announcements
l
Hey guys! What are you using to measure code coverage? Jacoco doesn't have a very nice integration with Kotlin, marking inline functions as uncovered, for example, and others
👀 1
k
Hi @LeoColman, Sorry I don't have ans for ur question. I didn't find any alternative for JaCoCo. Even we are using JaCoCo to get the coverage. But lately for JDK 8+ we have started facing test cases failing issues, which runs perfectly fine when u run through the Android Studio. We tried multiple solution like Android Orchestrator but it didn't solve the problem. Even if u have faced the same issue, then it will be very helpful if u share ur insights.
l
I'm not trying to use it for Android, so I believe I might not be able to help you with this
Perhaps our friends at #android might have more information
k
No problem @LeoColman. Thank you!