Registry / testing / modocache-gover

modocache-gover

JSON →
library0.0.0-20171022184752-b58185e213c5gogounverified

Collects all .coverprofile files rooted in a directory and concatenates them into a single file.

go get github.com/modocache/gover
INSTALL
IMPORT
SIG · MODOCACHE-GOVER
M
modocache-gover
testinggov0.0.0-20171022184752-b58185e213c5
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.

gover
github.com/modocache/gover

Collect and merge coverage profiles

package main import ( "fmt" "github.com/modocache/gover" ) func main() { fmt.Println(gover.Collect(".", "out.coverprofile")) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20171022184752-b58185e213c5latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
modocache-gover — go get modocache-gover · libregistry