-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Labels
type: developer experienceIssues to improve the developer experienceIssues to improve the developer experience
Description
Currently, our project lacks comprehensive code coverage reporting for most modules, despite having some areas covered by tests. The existing Jacoco setup is incompatible with Kotlin, which limits its effectiveness.
To improve our testing infrastructure, we're transitioning to Kover as the code coverage tool.
To begin, we will aim to achieve a minimum target of 50% code coverage, but will not enforce this threshold initially due to the large proportion of the untested code.
Metadata
Metadata
Assignees
Labels
type: developer experienceIssues to improve the developer experienceIssues to improve the developer experience
Type
Projects
Status
Backlog