GitHub user vladimir-kotikov opened a pull request: https://github.com/apache/cordova-lib/pull/377
CB-10531 Enable coverage reports for cordova-lib This PR adds integration with codecov.io There is also a few improvements for Travis and Appveyor configs and npm tasks: * Simplify Travis and Appveyor configs by using relative `npm link`s * Run `cordova-common` tests as a part of `test_script` (was the part of `install`) * Shorten `npm run` scripts specification by assuming that tools are already in `PATH`(proof: https://docs.npmjs.com/cli/run-script) You can merge this pull request into a Git repository by running: $ git pull https://github.com/MSOpenTech/cordova-lib CB-10531 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-lib/pull/377.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #377 ---- commit 934947eea139194da31919051705cde6a712f080 Author: Vladimir Kotikov <v-vlk...@microsoft.com> Date: 2016-02-04T10:38:42Z CB-10531 Enable coverage reports for cordova-lib ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org