core
core copied to clipboard
Coveralls?
I noticed that while coveralls
is used in Travis CI it would produce no extra output on a passing build (see GH-251 for passing "Node.js" build). I can think of a couple possible solutions:
- completely remove coveralls
- update coveralls to resolve
npm audit
issues then configure a reporter or connect to coveralls.io
P.S. ~~What should we do about travis-cov
devDep? Can we remove it?~~ (travis-cov
is now removed)