Configure Jacoco plugin to enforce min coverage 13/83713/5
authorMichael Arrastia <MArrasti@amdocs.com>
Fri, 29 Mar 2019 11:40:43 +0000 (11:40 +0000)
committerTian Lee <TianL@amdocs.com>
Mon, 1 Apr 2019 13:15:42 +0000 (13:15 +0000)
commit0be06219ae5d78933e2305e4325d7f5c7accdfbb
tree08cdacb35f7b3a87db3c6098b0794e8dc6e8bc33
parent976963cfaea92c489a0284c1eec73c7dfd541a57
Configure Jacoco plugin to enforce min coverage

Jacoco plugin is configured to set the minimum line coverage ratios to
equal that of the current coverage level, to prevent future updates from
decreasing the coverage level.

Change-Id: Iba8b02c54b2db6fcefd7139187db3a638ac19b6d
Issue-ID: AAI-2300
Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
pom.xml