mirror of
https://github.com/bitwarden/android.git
synced 2026-08-30 17:33:42 -05:00
Add PreviewScreenSizes annotation to ignored list of annotations for tests (#3899)
This commit is contained in:
@@ -222,6 +222,7 @@ kover {
|
||||
annotatedBy(
|
||||
// Compose previews
|
||||
"androidx.compose.ui.tooling.preview.Preview",
|
||||
"androidx.compose.ui.tooling.preview.PreviewScreenSizes",
|
||||
// Manually excluded classes/files/etc.
|
||||
"com.x8bit.bitwarden.data.platform.annotation.OmitFromCoverage",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user