Skip to content

Commit

Permalink
Collect code coverage for filesystem module
Browse files Browse the repository at this point in the history
  • Loading branch information
fzhinkin committed Dec 10, 2024
1 parent b2b8892 commit 8cb6250
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ apiValidation {
dependencies {
kover(project(":kotlinx-io-core"))
kover(project(":kotlinx-io-bytestring"))
kover(project(":kotlinx-io-filesystem"))
kover(project(":kotlinx-io-okio"))
}

Expand Down

0 comments on commit 8cb6250

Please sign in to comment.