Uploading Code Coverage info (#20)

* Setting up Kover
* Adding CodeCov setup
* Adding badge
This commit is contained in:
julien Lengrand-Lambert
2025-05-19 12:30:15 +02:00
committed by GitHub
parent 20f206755c
commit 95069c10a3
3 changed files with 33 additions and 18 deletions

View File

@@ -4,7 +4,6 @@ plugins {
kotlin("jvm")
id("com.vanniktech.maven.publish") version "0.32.0"
id("org.jetbrains.kotlinx.kover") version "0.9.1"
}
group = "fr.lengrand"