Commit 03473020 authored by Greg Messner's avatar Greg Messner
Browse files

Set test coverage minimum to 60%.

parent fca0e76b
......@@ -159,7 +159,7 @@
<limit implementation="org.jacoco.report.check.Limit">
<counter>COMPLEXITY</counter>
<value>COVEREDRATIO</value>
<minimum>0.30</minimum>
<minimum>0.60</minimum>
</limit>
</limits>
</rule>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment