report

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package report exposes methods for generating a coverage report.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API struct {
	// contains filtered or unexported fields
}

API contains methods generating and printing a coverage report.

func New

func New(execAPI hostiface.ExecAPI) *API

New returns a reference to a profile api.

func (*API) BuildCoverageReport

func (a *API) BuildCoverageReport(allPackages pckg.Group, exclusionPatterns []string) (string, error)

BuildCoverageReport generates coverage report.

Source Files

  • api.go

Jump to

Keyboard shortcuts

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