clover

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: 5 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 for clover report

func (*CoverageService) Find

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

Find clover report, if path is file, return it directly

func (*CoverageService) Open

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

Open reader of clover coverage report

func (*CoverageService) Report

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

Report for clover

Jump to

Keyboard shortcuts

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