cover

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2019 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAction

func NewAction(scope sdk.ScopeAccessor, params sdk.ActionParams) (sdk.ActionHandler, error)

NewAction creates a new cover action handler instance

Types

type Action

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

Action is action handler

func (*Action) Call

func (a *Action) Call(ctx sdk.JobContextAccessor, r sdk.JobRunner) (err error)

Call implements sdk.ActionHandler

func (*Action) Cancel

func (a *Action) Cancel(ctx sdk.JobContextAccessor) error

Cancel implements sdk.ActionHandler

Directories

Path Synopsis
Package report parses output of "go test" tool, formats and provides information about uncovered packages and failed tests
Package report parses output of "go test" tool, formats and provides information about uncovered packages and failed tests

Jump to

Keyboard shortcuts

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