Ignore PdfViewerState for kover merged verify (#524)
This commit is contained in:
parent
e3fcc77cae
commit
bd90247896
1 changed files with 1 additions and 0 deletions
|
|
@ -222,6 +222,7 @@ koverMerged {
|
|||
excludes += "io.element.android.libraries.matrix.api.timeline.item.event.EventSendState$*"
|
||||
excludes += "io.element.android.libraries.matrix.api.room.RoomMembershipState*"
|
||||
excludes += "io.element.android.libraries.push.impl.notifications.NotificationState*"
|
||||
excludes += "io.element.android.features.messages.impl.media.local.pdf.PdfViewerState"
|
||||
}
|
||||
bound {
|
||||
minValue = 90
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue