GitHub user snoopdave opened a pull request:
https://github.com/apache/usergrid/pull/402
Adds Jacoco code coverage to Java modules
This PR adds Jacoco code coverage support to all Usergrid stack modules.
There are some instructions and links to the generated reports in the file
Coverage.md. More information on Jacoco is here: http://eclemma.org/jacoco/
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/usergrid jacoco
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/usergrid/pull/402.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #402
----
commit 0f6f052e574183eb8a1b937bbac903d5e0629749
Author: Dave Johnson <[email protected]>
Date: 2015-10-19T18:03:53Z
Add Jacoco to all modules.
commit 29f5717fcec50bdeea41b4175a31f84a7921fe7b
Author: Dave Johnson <[email protected]>
Date: 2015-10-20T17:42:18Z
Jacoco reports now built into every module w/instructions in Coverage.md.
commit fb69ba3e9052134b55392431ce9dfe6d879ac9d1
Author: Dave Johnson <[email protected]>
Date: 2015-10-20T17:42:54Z
Merge branch 'master' into jacoco
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---