gocov-merge

command module
v0.0.0-...-19abee0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 21, 2015 License: MIT Imports: 5 Imported by: 0

README

gocov-merge

Command to merge two or more JSON coverage profiles.

go install github.com/cloud9-tools/gocov-merge
{ for pkg in a b c; do gocov test "$pkg"; done } | gocov-merge

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL