Skip to content

Instantly share code, notes, and snippets.

@bitkill
Created January 31, 2020 12:09
Show Gist options
  • Save bitkill/b3d59a19309a98dec3ea49b227e3a324 to your computer and use it in GitHub Desktop.
Save bitkill/b3d59a19309a98dec3ea49b227e3a324 to your computer and use it in GitHub Desktop.
Jacoco Coverage Override
<!-- TODO: REMOVE -->
<properties>
<jacoco.line.coveredratio>0.60</jacoco.line.coveredratio>
<jacoco.branch.coveredratio>0.60</jacoco.branch.coveredratio>
</properties>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment