Registry / testing / kubuxu-gocovmerge

kubuxu-gocovmerge

JSON →
library0.0.0-20161216165753-7ecaa51963cdgogounverified

Merges multiple Go test coverage profiles into one.

go get github.com/Kubuxu/gocovmerge
INSTALL
IMPORT
SIG · KUBUXU-GOCOVMERGE
K
kubuxu-gocovmerge
testinggov0.0.0-20161216165753-7ecaa51963cd
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/Kubuxu/gocovmerge

Merges two coverage profiles.

package main import "github.com/Kubuxu/gocovmerge" func main() { gocovmerge.Merge("profile1.out", "profile2.out") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20161216165753-7ecaa51963cdlatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
kubuxu-gocovmerge — go get kubuxu-gocovmerge · libregistry