codecov.io : lcov posting to codecov.io. You can installing codecov.io npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install codecov.io $ sudo npm install -g codecov.io
If want to update the codecov.io package execute the command as below,
$ sudo npm update codecov.io
Update package globally,
$ npm install -g codecov.io
$ sudo git clone https://github.com/rektide/codecov.io.git
$ sudo npm install -g ./codecov.io
codecov.io@0.1.6 /usr/lib/node_modules/codecov.io
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall codecov.io
Package Name | codecov.io |
Version | 0.1.6 |
Description | lcov posting to codecov.io |
Released Date | 2015-08-15T13:17:30.817Z |
Published by | stevepeak |
How to Learn | https://www.npmjs.com/package/codecov.io/tutorial |