Pin setup : exclude pin presenters from test coverage check
This commit is contained in:
@@ -250,6 +250,8 @@ koverMerged {
|
||||
excludes += "io.element.android.appnav.loggedin.LoggedInPresenter$*"
|
||||
// Some options can't be tested at the moment
|
||||
excludes += "io.element.android.features.preferences.impl.developer.DeveloperSettingsPresenter$*"
|
||||
// Temporary until we have actually something to test.
|
||||
excludes += "io.element.android.features.pin.impl.*Presenter"
|
||||
}
|
||||
bound {
|
||||
minValue = 85
|
||||
|
||||
Reference in New Issue
Block a user