Registry / testing / wadey-gocovmerge

wadey-gocovmerge

JSON →
library0.0.0-20160331181800-b5bfa59ec0adgogounverified

Merges multiple Go test coverage profiles into a single profile.

go get github.com/wadey/gocovmerge
INSTALL
IMPORT
SIG · WADEY-GOCOVMERGE
W
wadey-gocovmerge
testinggov0.0.0-20160331181800-b5bfa59ec0ad
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gocovmerge
github.com/wadey/gocovmerge

Import the package (typically used as a CLI tool).

package main import ( "fmt" "github.com/wadey/gocovmerge" ) func main() { // gocovmerge is typically used as a command-line tool, not a library. fmt.Println("Use gocovmerge as a CLI tool") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20160331181800-b5bfa59ec0adlatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Resources
wadey-gocovmerge — go get wadey-gocovmerge · libregistry