covered_files

package
v0.2.8 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2026 License: GPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNoCoverageData = errors.New("no coverage data found")

Functions

This section is empty.

Types

type CoveredFile

type CoveredFile struct {
	File          *files.File
	ProfileBlocks []go_cover.ProfileBlock
}

func CombineWithCoverageData

func CombineWithCoverageData(
	files []*files.File,
	cov *cover.CoverData,
) ([]*CoveredFile, error)

func (*CoveredFile) Render

func (file *CoveredFile) Render(renderer render.Renderer) error

type FormatOptions

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

Jump to

Keyboard shortcuts

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