chetanmeh opened a new issue #3243: Collect test code coverage data
URL: https://github.com/apache/incubator-openwhisk/issues/3243
 
 
   We should collect test code coverage data for common, controller and invoker 
module.
   
   For Scala code we would need to use [scoverage][1] which has a [Gradle 
Plugin][2]. The docs are bit old and samples do not work with current Gradle 
version out of the box. It would need to be determined how to use for openwhisk 
project which has a single "test" project and source code is distributed across 
3 modules. 
   
   Some reference links
   
   1. [Gradle Scoverage Sample][3]
   2. [Gradle Scoverage][4] - Gradle Plugin source
   3. [Scoverage Google Group][5]
   
   @michaelmarth  Also suggested to have a look at https://codecov.io/ which 
has Github integration
   
   [1]: http://scoverage.org/
   [2]: https://plugins.gradle.org/plugin/org.scoverage
   [3]: https://github.com/scoverage/gradle-scoverage-sample
   [4]: https://github.com/scoverage/gradle-scoverage
   [5]: https://groups.google.com/forum/#!forum/scala-code-coverage-tool

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to