gocov-md

command module
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 15, 2025 License: BSD-3-Clause, MIT Imports: 9 Imported by: 0

README

A tool to generate Markdown summaries of Go coverage results.

Useful for generating coverage summaries for Github Actions build summaries, PR comments.

go install github.com/axw/gocov/gocov@latest
go install github.com/ct1n/gocov-md@latest

Usage

go test -coverprofile=cov.out
gocov convert cov.out | gocov-md >cov.md

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL