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 Nov 26, 2024
1 parent d74ee34 commit 1e1544e
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 {
Expand Down

0 comments on commit 1e1544e

Please sign in to comment.