mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
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:
parent
1e035fed53
commit
52771083ee
10
.github/PULL_REQUEST_TEMPLATE.md
vendored
10
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user