GitHub user haoch opened a pull request:
https://github.com/apache/incubator-eagle/pull/523
[CI] Integrate coveralls to track eagle code coverage
## CI Building Command
mvn clean test cobertura:cobertura coveralls:report
-DrepoToken=$COVERALLS_EAGLE_TOKEN -Dmaven.javadoc.skip=true -P!ui
Check report at https://coveralls.io/github/apache/incubator-eagle
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/haoch/incubator-eagle integrate_coveralls
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/523.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 #523
----
commit ec07c09e874b8928b79f90fff7f0756911156765
Author: Hao Chen <[email protected]>
Date: 2016-10-18T05:44:53Z
Integrate with cobertura and coveralls
commit 224a93e5303e0fb0d136736f418d987b7d3b44a2
Author: Hao Chen <[email protected]>
Date: 2016-10-18T05:48:39Z
Add build and coverage badge
commit a9fb5cf82a02b1cd3a082735b829753a996e2e95
Author: Hao Chen <[email protected]>
Date: 2016-10-18T06:14:55Z
Disable EmbeddedHbaseTest
commit 153b599e03536d11f29a7bea19fba50f3eaeeb97
Author: Hao Chen <[email protected]>
Date: 2016-10-18T06:28:24Z
Add .gitattributes
----
---
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.
---