Created
January 31, 2020 12:09
-
-
Save bitkill/b3d59a19309a98dec3ea49b227e3a324 to your computer and use it in GitHub Desktop.
Jacoco Coverage Override
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- 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