Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bitovi/coveralls-send

Send things to coverall
https://github.com/bitovi/coveralls-send

Last synced: about 8 hours ago
JSON representation

Send things to coverall

Awesome Lists containing this project

README

        

# coveralls-send

This binary is a drop-in replacement of [node-coveralls](https://github.com/nickmerwin/node-coveralls/tree/586bbd9112add7c6a388bb5418b69ceb3cfa9769/bin) binary with the sensible
differece that it will not cause the Travis build to fail if there is an error
(e.g the annoying 422 "Couldn't find a repository matching this job" error that
seems to happen randomly).

## Usage

For usage instructions, please go here [node-coveralls](https://github.com/nickmerwin/node-coveralls/blob/master/README.md#usage).