We recently added code coverage to our Kotlin Multiplatform project using Kover. The project has ~9 modules spanning a Ktor backend, shared KMP libraries, and Compose Multiplatform clients. Here's how we set it up, and where we had to get creative.
The Basics
Kover plugin is applied at