openwhisk-wskdeploy
openwhisk-wskdeploy copied to clipboard
Add code coverage tooling & badge
There are choices for code coverage automation. For example, main OW added this PR: https://github.com/apache/incubator-openwhisk/pull/3249/files
We can select what is correct for wskdeploy and GoLang, but ultimately want to have codecov "badge" for this and all release repos.
Once completed, we should strive to achieve 100% and/or document where coverage is not possible.
codecov is very good, we have in the clien-js repo 99% https://github.com/apache/incubator-openwhisk-client-js
We also have a code style at 99%