updated so that jacoco results can be sent to codacy

This commit is contained in:
Jeremy Long
2017-05-03 06:28:30 -04:00
parent 3ff838a2cc
commit 567022a9b7
5 changed files with 58 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
About
=====
OWASP dependency-check build reporting is used to aggregate jacoco test coverage results
so that they can be posted to [Codacy](https://www.codacy.com/app/OWASP_Reviews/DependencyCheck/dashboard)
to track code coverage.