coveralls-go

1.0.4 • Public • Published

CircleCI Coverage Status

Coveralls go

Simple node integration for coveralls, currently it only supports jest and circleci

Setup

npm install coveralls-go

or

yarn add coveralls-go

You need to add REPO_TOKEN environment variable. You can obtain your repo token from coveralls

Example usage

Jest

jest --ci --runInBand --coverage && coveralls-go

Readme

Keywords

none

Package Sidebar

Install

npm i coveralls-go

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

17.4 kB

Total Files

20

Last publish

Collaborators

  • azowyl