Kover: include back :libraries:matrix:impl module.
This commit is contained in:
parent
26e2172edd
commit
43e07c16fd
1 changed files with 0 additions and 3 deletions
|
|
@ -35,9 +35,6 @@ val excludedKoverSubProjects = listOf(
|
||||||
":anvilannotations",
|
":anvilannotations",
|
||||||
":anvilcodegen",
|
":anvilcodegen",
|
||||||
":tests:testutils",
|
":tests:testutils",
|
||||||
// Exclude `:libraries:matrix:impl` module, it contains only wrappers to access the Rust Matrix
|
|
||||||
// SDK api, so it is not really relevant to unit test it: there is no logic to test.
|
|
||||||
":libraries:matrix:impl",
|
|
||||||
// Exclude modules which are not Android libraries
|
// Exclude modules which are not Android libraries
|
||||||
// See https://github.com/Kotlin/kotlinx-kover/issues/312
|
// See https://github.com/Kotlin/kotlinx-kover/issues/312
|
||||||
":appconfig",
|
":appconfig",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue