rules_kotlin icon indicating copy to clipboard operation
rules_kotlin copied to clipboard

Kotlin inline functions are not reported in code coverage

Open restingbull opened this issue 2 years ago • 5 comments

Suspected cause: https://github.com/jacoco/jacoco/issues/654#issuecomment-976535154

Possible alternative to JaCoCo: https://github.com/Kotlin/kotlinx-kover

restingbull avatar Dec 03 '21 19:12 restingbull

Might be also related to https://github.com/bazelbuild/rules_kotlin/issues/509

nkoroste avatar Dec 10 '21 20:12 nkoroste

@ThomasCJY do you have more details?

nkoroste avatar Dec 10 '21 20:12 nkoroste

Related: https://github.com/bazelbuild/rules_kotlin/pull/600

restingbull avatar Dec 10 '21 20:12 restingbull

https://github.com/JetBrains/intellij-coverage

restingbull avatar Dec 10 '21 20:12 restingbull

https://github.com/bazelbuild/rules_kotlin/issues/509#issuecomment-991282850

nkoroste avatar Dec 10 '21 21:12 nkoroste