What is coveralls?
"takes json-cov output into stdin and POSTs to coveralls.io"
coveralls is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 32.3 KB on disk.
Installation Guide
# Install via NPM
npm install coveralls
# Install via Yarn
yarn add coveralls