Ecosyste.ms: Packages

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

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/fhs/golinecov

Golinecov is a program for analyzing the coverage profiles generated by 'go test -coverprofile=go.cover'. Golinecov was designed to explore coverage profiles from the command line or a text editor, instead of relying a web browser (to view output of 'go tool cover -html'). Golinecov can output source code annotated with coverage per-line in plain-text. It computes the coverage for a line by taking the minimum of all coverage profile blocks that contains the line. This is usually good enough for most workflows, but if it's not, the user should fallback to 'go tool cover -html'. For usage information, please see:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/fhs/golinecov
Keywords: command-line-tool, coverage, go, golang
License: BSD-3-Clause
Latest release: over 4 years ago
First release: over 4 years ago
Namespace: github.com/fhs
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 27 days ago

    Loading...
    Readme
    Loading...