An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 5.9% on proxy.golang.org

proxy.golang.org : cmd/covdata

Covdata is a program for manipulating and generating reports from 2nd-generation coverage testing output files, those produced from running applications or integration tests. E.g. Run covdata via "go tool covdata <mode>", where 'mode' is a subcommand selecting a specific reporting, merging, or data manipulation operation. Descriptions on the various modes (run "go tool cover <mode> -help" for specifics on usage of a given mode): 1. Report percent of statements covered in each profiled package 2. Report import paths of packages profiled 3. Report percent statements covered by function: 4. Convert coverage data to legacy textual format: 5. Merge profiles together: 6. Subtract one profile from another 7. Intersect profiles 8. Dump a profile for debugging purposes.

Registry - Source - Documentation - JSON
purl: pkg:golang/cmd/covdata
License: BSD-3-Clause
Latest release: 13 days ago
Namespace: cmd
Docker dependents: 1,939
Docker downloads: 2,315,468,749
Last synced: 13 days ago