I have an existing code in java thats using clover...
# announcements
j
I have an existing code in java thats using clover for code coverage. I am migrating part of it to Kotlin and finding that clover is not instrumenting my code. Has anyone successfully used kotlin in such a setup?