Skip to content

Commit 1e1544e

Browse files
committed
Collect code coverage for filesystem module
1 parent d74ee34 commit 1e1544e

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
}
3738

3839
kover {

0 commit comments

Comments
 (0)