sentry-android-gradle-plugin icon indicating copy to clipboard operation
sentry-android-gradle-plugin copied to clipboard

Add Jacoco and uploads test results to codecov

Open marandaneto opened this issue 4 years ago • 2 comments

See Java repo https://app.codecov.io/gh/getsentry/sentry-java

marandaneto avatar Apr 30 '21 07:04 marandaneto

when doing this, we can remove the Upload Test Results step from pre-merge.yaml

The reason behind that step is to be able to easily see what was the failure in the tests. I'm not sure uploading code coverage to codecov will include also test results (like stacktraces and so on).

cortinico avatar Aug 30 '21 13:08 cortinico

yeah they are not really related, my bad, this issue is more about the codecov

marandaneto avatar Aug 30 '21 13:08 marandaneto