Skip to content

Commit 8cb6250

Browse files
committed
Collect code coverage for filesystem module
1 parent b2b8892 commit 8cb6250

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ apiValidation {
3333
dependencies {
3434
kover(project(":kotlinx-io-core"))
3535
kover(project(":kotlinx-io-bytestring"))
36+
kover(project(":kotlinx-io-filesystem"))
3637
kover(project(":kotlinx-io-okio"))
3738
}
3839

0 commit comments

Comments
 (0)