Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to generate separated reports? #131

Open
gnavalesi-navent opened this issue Mar 22, 2017 · 0 comments
Open

How to generate separated reports? #131

gnavalesi-navent opened this issue Mar 22, 2017 · 0 comments

Comments

@gnavalesi-navent
Copy link

We have a project that has code for two different areas, and common code to both areas. Is there a way to generate different reports for each area? For what I've seen , only one cobertura block can be defined in build.gradle, and there is no way to extend a ReportTask

Ex: AreaOneReport -> reports coverage over area.one and area.commons packages
Ex: AreaTwoReport -> reports coverage over area.two and area.commons packages

Regards,
Guido Navalesi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant