Registry / testing / aleksi-gocov-xml

aleksi-gocov-xml

JSON →
library1.2.0gogounverified

Package gocov-xml converts Go coverage profiles to XML format.

go get github.com/AlekSi/gocov-xml
INSTALL
IMPORT
SIG · ALEKSI-GOCOV-XML
A
aleksi-gocov-xml
testinggov1.2.0
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.

gocovxml
github.com/AlekSi/gocov-xml

Minimal usage to convert coverage data to XML.

package main import ( "fmt" "github.com/AlekSi/gocov-xml" ) func main() { fmt.Println(gocovxml.Convert(nil)) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
59 hits · last 30 days
node
52
Meta
1
OpenAI (training)
1
Resources
aleksi-gocov-xml — go get aleksi-gocov-xml · libregistry