Hey everyone, we have a gradle module that only co...
# code-coverage
a
Hey everyone, we have a gradle module that only contains UI code that we would like to exclude from jacoco for now. I know how to exclude packages and files via exclusion rules, but how can we exclude a whole gradle module from the jacoco reports?