Go to file
Changjun Ji 2178853f4c
Merge pull request #13 from CarlJi/0524
add goreport and godoc badge into README doc
2020-05-24 11:10:55 +08:00
.github/workflows upload coverage report to codecov 2020-05-23 16:38:17 +08:00
cmd add goc profile command (#11) 2020-05-23 10:14:11 +08:00
pkg add goc profile command (#11) 2020-05-23 10:14:11 +08:00
tests Migrate qbox/goc to qiniu/goc (#8) 2020-05-21 14:30:41 +08:00
.gitignore add goc profile command (#11) 2020-05-23 10:14:11 +08:00
go.mod Migrate qbox/goc to qiniu/goc (#8) 2020-05-21 14:30:41 +08:00
go.sum adjust project directory structure to be more friendly to use (#10) 2020-05-21 14:58:40 +08:00
goc.go adjust project directory structure to be more friendly to use (#10) 2020-05-21 14:58:40 +08:00
LICENSE Update License (#1) 2020-05-07 21:03:36 +08:00
OWNERS init the directory structure and create OWNERS file (#2) 2020-05-09 15:34:47 +08:00
README.md add goreport and godoc badge into README doc 2020-05-24 11:08:56 +08:00

goc

Go Report Card codecov GoDoc

A Comprehensive Coverage Testing System for The Go Programming Language

Note:

This readme and related documentation are Work in Progress.

Installation

go get github.com/qiniu/goc