mirror of
https://github.com/bitwarden/android.git
synced 2026-03-21 13:52:07 -05:00
[PM-17962] Exclude generated Hilt .java files from code coverage (#4689)
This commit is contained in:
@@ -325,6 +325,7 @@ kover {
|
|||||||
"*_*Factory\$*",
|
"*_*Factory\$*",
|
||||||
"*.Hilt_*",
|
"*.Hilt_*",
|
||||||
"*_HiltModules",
|
"*_HiltModules",
|
||||||
|
"*_HiltModules*",
|
||||||
"*_HiltModules\$*",
|
"*_HiltModules\$*",
|
||||||
"*_Impl",
|
"*_Impl",
|
||||||
"*_Impl\$*",
|
"*_Impl\$*",
|
||||||
|
|||||||
Reference in New Issue
Block a user