mlcdf / bincover

Easily measure code coverage of Golang binaries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bincover

Build Status codecov GoDoc

Easily measure code coverage of Golang binaries

Check out this blog post to see an example of Bincover is used, and how it works under the hood.

About

Easily measure code coverage of Golang binaries

License:MIT License


Languages

Language:Go 95.1%Language:Makefile 2.5%Language:Shell 2.4%