Fix absent coverage for Robolectric tests

This commit is contained in:
Kirill Kamakin
2022-11-13 13:28:38 +01:00
parent abd356b461
commit bd6652560f

View File

@@ -33,4 +33,5 @@ sonarqube {
rootCoverage {
generateXml = true
includeNoLocationClasses = true
}