python

package
v2.2.0-alpha21-rc9 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package python implements the methods for python coverage services.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Python

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

func New

func New(ctx context.Context, logger *zap.Logger, reportDB coverage.ReportDB, cmd, executable string) *Python

func (*Python) AppendCoverage

func (p *Python) AppendCoverage(coverage *models.TestCoverage, testRunID string) error

func (*Python) GetCoverage

func (p *Python) GetCoverage() (models.TestCoverage, error)

func (*Python) PreProcess

func (p *Python) PreProcess() (string, error)

Jump to

Keyboard shortcuts

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