mirror of
https://github.com/bitwarden/android.git
synced 2025-12-10 20:07:59 -06:00
[PM-17962] Exclude generated Hilt .java files from code coverage (#4689)
This commit is contained in:
parent
de7416d96e
commit
445bd90f67
@ -325,6 +325,7 @@ kover {
|
||||
"*_*Factory\$*",
|
||||
"*.Hilt_*",
|
||||
"*_HiltModules",
|
||||
"*_HiltModules*",
|
||||
"*_HiltModules\$*",
|
||||
"*_Impl",
|
||||
"*_Impl\$*",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user