# goc ![](https://github.com/qiniu/goc/workflows/ut-check/badge.svg) ![](https://github.com/qiniu/goc/workflows/style-check/badge.svg) ![](https://github.com/qiniu/goc/workflows/e2e%20test/badge.svg) [![codecov](https://codecov.io/gh/qiniu/goc/branch/master/graph/badge.svg)](https://codecov.io/gh/qiniu/goc) 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```