golang

package
v2.3.0-beta6 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

Package golang implements the methods for golang coverage services.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Golang

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

func New

func New(ctx context.Context, logger *zap.Logger, reportDB coverage.ReportDB, cmd, coverageReportPath, commandType string) *Golang

func (*Golang) AppendCoverage

func (g *Golang) AppendCoverage(coverage *models.TestCoverage, testRunID string) error

func (*Golang) GetCoverage

func (g *Golang) GetCoverage() (models.TestCoverage, error)

func (*Golang) PreProcess

func (g *Golang) PreProcess(_ bool) (string, error)

Jump to

Keyboard shortcuts

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