gocovermerge

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2017 License: MIT Imports: 10 Imported by: 1

Documentation

Overview

Package gocovermerge implements merging of go cover profiles and running go test -cover with correct flags.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Merge

func Merge(files []string, output string) error

Merge merges several coverage files into single file.

func Test

func Test(flagSet *flag.FlagSet, output string, logger *log.Logger) error

Test runs `go test -cover` with correct flags for all packages in flagSet, and merges coverage files. Returned error may be *exec.ExitError if tests failed.

Types

This section is empty.

Jump to

Keyboard shortcuts

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