gradle-cobertura-plugin icon indicating copy to clipboard operation
gradle-cobertura-plugin copied to clipboard

The plugin is not showing correct coverage percentage for controllers. It only includes first action in the coverage report and excludes coverage for rest of the actions.

Open manali14 opened this issue 8 years ago • 4 comments

Sample Github Link : [email protected]:manali14/demo-cobertura.git

manali14 avatar May 24 '16 14:05 manali14

Once upon a time, Grails and the Plugin didn't play together very well. Issue #51 has more details.

It looks like you're trying to use Grails 3, which is supposed to work better. It might be a good idea to take another look at how cobertura works with Grails, but to be honest, it might take me some time to free up an afternoon to look into it.

stevesaliman avatar May 26 '16 01:05 stevesaliman

Any update on this? I am experiencing the same issue. Thanks

behnaaz avatar Jun 03 '16 15:06 behnaaz

I have just encountered the same issue. Is there any fix or workaround?

piotrgajow avatar Jun 23 '17 22:06 piotrgajow

Even I have just encountered the same issue with grails 3.3.2 & gradle version is 3.5. Is there any fix or workaround anyone figured out?

deepakacharya avatar Aug 06 '19 07:08 deepakacharya