Add code coverage metrics #198
Labels
Feature
A new feature
Good First Issue
Defines a good issue for a new contributor to try
Maintenance
Fixing a dependency, code-cleaning
Using kotlinx-kover https://github.com/Kotlin/kotlinx-kover we should try to estimate our current coverage by unit tests.
For example. I know that plenty of the database is covered in unit tests, but UI tests are lacking. How lacking? We don't know.
The text was updated successfully, but these errors were encountered: