https://kotlinlang.org logo
Title
f

fada21

07/18/2019, 1:23 PM
anyone getting decent coverage measures?
m

Melvin Biamont

07/18/2019, 1:31 PM
Hi, I’m using Jacoco and SonarCloud on my project. I’m getting troubles with some features like the inline class or the default values in interface function. But, anyway, my code coverage is 83% now. Note I’m using Jacoco on mutli Gradle modules, which is really hard to make it work!
i

ignus

07/18/2019, 1:32 PM
Yeah, I have problems with run coverage test on my multi gradle project ;(
m

Melvin Biamont

07/18/2019, 2:12 PM
Actually, I spent maybe 3 weeks making it works. Now, I don’t touch the config and pray..
😀 1
😅 4
f

fada21

07/18/2019, 2:18 PM
interesting, I probably skip that then, I was planning to give it a go if I could get anything sensible within one day
is there any change you've got snippets of your configuration to share?
m

Melvin Biamont

07/18/2019, 2:21 PM
Hmmm, just snippets wouldn’t help you, I should maybe write a blog post here
f

fada21

07/18/2019, 2:23 PM
if that's an option I'd love to read it post it on code-coverage channel (or medium for bigger audience ;-))
t

tapchicoma

07/18/2019, 7:02 PM
f

fangzhzh

07/18/2019, 9:05 PM
Jacoco config is always a pain
f

fada21

07/23/2019, 3:12 PM
omg, it's overwhelming
I'll give it a go
I think I'll have to wait for the full moon and the right star alignment for that to work though 😛