is there a way to exclude code lines of all parent classes from jacoco coverage report without changing the code of the parent classes? I'm using gradle.
Thanks!
is there a way to exclude code lines of all parent classes from jacoco coverage report without changing the code of the parent classes? I'm using gradle.
Thanks!