sentry-android-gradle-plugin
sentry-android-gradle-plugin copied to clipboard
Add Jacoco and uploads test results to codecov
See Java repo https://app.codecov.io/gh/getsentry/sentry-java
when doing this, we can remove the
Upload Test Resultsstep frompre-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).
yeah they are not really related, my bad, this issue is more about the codecov