android-jacoco Questions
1
I have an Android app with 4 variants, and I have a Bitrise instance that runs this command:
./gradlew "testDevADebugUnitTestCoverage" "testDevBDebugUnitTest" "testDevCDebu...
Ezara asked 24/5, 2023 at 10:30
0
I'm trying to exclude some classes & packages which are based on HILT generated contents, few modules & all BindingImplementations from the JACOCO report. It does not return the expected re...
Lactase asked 20/11, 2023 at 9:29
0
I am currently setting up Jacoco in an Android codebase that my team built. I don't have much experience in Android but I have set up Jacoco before in a Spring Boot codebase so that I can track the...
Transponder asked 27/7, 2023 at 7:8
1
© 2022 - 2024 — McMap. All rights reserved.