Categorygithub.com/lmolas/go-agg-cov
modulepackage
0.0.2
Repository: https://github.com/lmolas/go-agg-cov.git
Documentation: pkg.go.dev

# README

go-agg-cov

Calculates a single coverage percentage from a go coverage file.

Installation

Prerequisites: Go version higher than 1.11

GO111MODULE=on go get github.com/lmolas/go-agg-cov

Usage

The binary is self explanatory, just show the help like this:

go-agg-cov -h