How do I implement the jacoco check ( http://www.eclemma.org/jacoco/trunk/doc/ant.html ) function using the gradle jacoco plugin ( http://www.gradle.org/docs/current/userguide/jacoco_plugin.html )?
I’m afraid it’s not currently supported. I’ve raised GRADLE-2854 for this.
Thank you Peter. I look forward to this being integrated.
Having the check feature is critical to enforcing code quality in our CI environment.
Thank you Peter. I look forward to this being integrated.
Having the check feature is critical to enforcing code quality in our CI environment.