Cleanup rule, TemplatePresenter does not exist anymore
This commit is contained in:
parent
3c2542847c
commit
12f65ba59c
1 changed files with 0 additions and 1 deletions
|
|
@ -230,7 +230,6 @@ koverMerged {
|
|||
target = kotlinx.kover.api.VerificationTarget.CLASS
|
||||
overrideClassFilter {
|
||||
includes += "*Presenter"
|
||||
excludes += "*TemplatePresenter"
|
||||
excludes += "*Fake*Presenter"
|
||||
excludes += "io.element.android.appnav.loggedin.LoggedInPresenter$*"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue