arturdm / arturdm/jacoco-android-gradle-plugin
Generating combined report of multiple libraries
Open
- Dominant language
- Groovy
- Stars
- 565
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
Hey,
Our project structure has a main application as the top level, with a module (which is maintained by us) as a dependency of the main app. I have been able to generate reports for the main app and the module. I would like to know if its possible to combine these two reports into one so that this can be used by codecov.
I have read that this is possible by using some scripts in gradle and simply use the standard java jacoco, just wondering if this library supports this out of the box?
Thanks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.