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