nimblehq / avishek-phong-kmm-ic

For learning new technology in mobile development (JetPack Compose, SwiftUI, KMM)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[CHORE] Set up Kover for code coverage

AVI5HEK opened this issue · comments

Why

To run unit tests and generate the code coverage report using the Gradle task as part of the CI/CD workflows, set up Kover.

Acceptance Criteria

  • Run Kover using the gradle task ./gradlew koverMergedReport.