pgreze / android-reactions

Facebook like reaction picker for Android
Apache License 2.0
158 stars 46 forks source link

Enable jacoco / codecov #20

Closed pgreze closed 3 years ago

pgreze commented 3 years ago

Not as easy as a standard Kotlin build due to default jacoco not supporting Android :(

Marchuck commented 3 years ago

what about http://vgaidarji.me/blog/2017/12/20/how-to-configure-jacoco-for-kotlin-and-java-project/ or https://andrey-fomenkov.medium.com/kotlin-jacoco-tuning-compiler-to-skip-generated-code-935fcaeaa391

pgreze commented 3 years ago

With recent news about codecov, I'm actually happy I didn't integrate it so far, and not sure it's worth the risk...