python

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2020 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CoverageService

type CoverageService struct{}

CoverageService of python

func (*CoverageService) Find

func (s *CoverageService) Find(ctx context.Context, path string) (string, error)

Find python coverage report in xml format

func (*CoverageService) Open

func (s *CoverageService) Open(ctx context.Context, path string) (io.Reader, error)

Open reader of python coverage report

func (*CoverageService) Report

func (s *CoverageService) Report(ctx context.Context, reader io.Reader) (*core.CoverageReport, error)

Report of python coverage

Jump to

Keyboard shortcuts

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