[PM-19616] Move OmitFromCoverage annotation to core module (#4928)

This commit is contained in:
Patrick Honkonen
2025-03-27 17:11:53 -04:00
committed by GitHub
parent 42df9733c8
commit 6340c2dd04
92 changed files with 95 additions and 104 deletions

View File

@@ -215,6 +215,8 @@ dependencies {
implementation(files("libs/authenticatorbridge-1.0.0-release.aar"))
implementation(project(":core"))
implementation(libs.androidx.activity.compose)
implementation(libs.androidx.appcompat)
implementation(libs.androidx.autofill)
@@ -305,7 +307,7 @@ kover {
"androidx.compose.ui.tooling.preview.Preview",
"androidx.compose.ui.tooling.preview.PreviewScreenSizes",
// Manually excluded classes/files/etc.
"com.x8bit.bitwarden.data.platform.annotation.OmitFromCoverage",
"com.bitwarden.core.annotation.OmitFromCoverage",
)
classes(
// Navigation helpers