Another question! I realise this isn't strictly a ...
# multiplatform
s
Another question! I realise this isn't strictly a Kotlin question but has anyone managed to get SonarCloud/SonarQube setup for a KMM project? Specifically around the combined code coverage metrics for the Swift and Kotin code? Just asking before I start deep diving into it incase someone's already solved some of these problems
l
Check out #code-coverage
I think kover has some way of integrating with SonarQube.
👍 1