Reputation: 41
I am struggling to get code coverage percentage from Fastlane android, I used JACOCO but it doesn't support fastlane. Xcov for code coverage is also not having support for Android.
Can anyone suggest any Fastlane plugin or any solution to get code coverage with Fastlane in android project. Thanks in advance!
Upvotes: 4
Views: 227