Re: [jenkins-jacoco-plugin] Method coverage exclusion not working in eclipse and Jenkins using jacoco plugin version 0.8.2+

2022-01-06 Thread Dominik Stadler
Hi, this sounds like a question for the JaCoCo code coverage functionality itself. This is not handled here, as this list mostly focusses on the Jenkins plugin for including JaCoCo results in build results. You will get better answers if you contact the JaCoCo developers directly or ask via

[jenkins-jacoco-plugin] Method coverage exclusion not working in eclipse and Jenkins using jacoco plugin version 0.8.2+

2022-01-03 Thread Ankit Jain
HI Team, We want to exclude the jacoco coverage for certain methods from some of the classes. For that we using the custom annotation based feature introduced in jacoco plugin from 0.8.2 version onwards. For us we are using this plugin both in eclipse and through jenkins but unfortunately it