You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/08/02 20:32:59 UTC

[GitHub] csantanapr commented on issue #61: code coverage

csantanapr commented on issue #61: code coverage
URL: https://github.com/apache/incubator-openwhisk-client-js/pull/61#issuecomment-319789827
 
 
   This is great progress ? ? 
   
   Let's enable codecov and then tavis will send the reports to codecov.io
   
   Follow steps here on how to run `nyc` to output what the utility `codecov`
   
   https://github.com/codecov/example-node#nyc
   
   No need for API Key configuration since is public and from Travis.
   
   Reports will show up here:
   https://codecov.io/gh/apache/incubator-openwhisk-client-js
   
   Then we can add a badge to the readme
   [![Code coverage](https://codecov.io/github/apache/incubator-openwhisk-client-js/coverage.svg?branch=master)](https://codecov.io/github/apache/incubator-openwhisk-client-js?branch=master)
   
   Report will look something like this: https://codecov.io/gh/apache/cordova-lib
   
   
 
----------------------------------------------------------------
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