0

I am using jacoco gradle plugin and currently have a hard coded threshold as verification threshold. I want to set it up such that validation fails if the code coverage falls below master branch after a user adds some additional changes. In other words, coverage should always increase from master and never go down. Is this possible?

java_doctor_101
  • 3,287
  • 4
  • 46
  • 78

0 Answers0