recommendation new coverage runner cover.run (#1400)

* recommendation new coverage runner cover.run
Shows how many percent that covered the package

* added link all covers sites
This commit is contained in:
Thiago Avelino 2017-05-01 18:53:00 -03:00 committed by GitHub
parent 1e035fed53
commit 52771083ee
1 changed files with 6 additions and 4 deletions

View File

@ -1,11 +1,13 @@
Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard) before sending pull request. Thanks!
**Please provide package links to:**
- github.com repo:
- godoc.org:
- goreportcard.com:
- coverage service link (gocover, coveralls etc.):
- github.com repo:
- godoc.org:
- goreportcard.com:
- coverage service link ([cover.run](https://cover.run/), [gocover](http://gocover.io/), [coveralls](https://coveralls.io/) etc.), example: `![cover.run go](https://cover.run/go/github.com/user/repository.svg)`
Very good coverage
**Note**: that new categories can be added only when there are 3 packages or more.