You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/06/06 04:40:51 UTC

[GitHub] chetanmeh commented on a change in pull request #3685: Enable test code coverage collection for containers

chetanmeh commented on a change in pull request #3685: Enable test code coverage collection for containers
URL: https://github.com/apache/incubator-openwhisk/pull/3685#discussion_r193289869
 
 

 ##########
 File path: ansible/templates/whisk.properties.j2
 ##########
 @@ -7,6 +7,7 @@ testing.auth={{ openwhisk_home }}/ansible/files/auth.guest
 vcap.services.file=
 
 whisk.logs.dir={{ whisk_logs_dir }}
+whisk.coverage.logs.dir={{ coverage_logs_dir }}
 
 Review comment:
   This is used in [tests/build.gradle][1] while generating coverage report. The task would move coverage files from this directory to respective modules
   
   [1]: https://github.com/apache/incubator-openwhisk/pull/3685/files#diff-f38475a309b117418ec21c944e4d60ae

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services