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
Kavita
09/18/2020, 5:10 PM
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
LeoColman
09/18/2020, 5:12 PM
I'm not trying to use it for Android, so I believe I might not be able to help you with this
LeoColman
09/18/2020, 5:13 PM
Perhaps our friends at #C0B8M7BUY might have more information