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 travis will send the reports to codecov.io
   
   Follow steps here on how to run `nyc` to output what the utility `codecov` 
needs
   you need to update package.json to add `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:
[email protected]


With regards,
Apache Git Services

Reply via email to