Registry / testing / axw-gocov

axw-gocov

JSON →
library1.2.1gogounverified

Package gocov is a code coverage analysis tool for Go.

go get github.com/axw/gocov
INSTALL
IMPORT
SIG · AXW-GOCOV
A
axw-gocov
testinggov1.2.1
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.

gocov
github.com/axw/gocov

Creates a new coverage object.

package main import ( "fmt" "github.com/axw/gocov" ) func main() { cov := gocov.NewCoverage() fmt.Println(cov) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
24
OpenAI (training)
2
Resources
axw-gocov — go get axw-gocov · libregistry