failureattributes

package
v0.0.0-...-2cc3bea Latest Latest
Warning

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

Go to latest
Published: May 4, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Package failureattributes supports computing and recording additional attributes of a test failure.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

Client provides methods to update BigQuery failure_attributes table.

func NewClient

func NewClient(ctx context.Context, projectID string) (s *Client, reterr error)

NewClient creates a new client for updating BigQuery failure_attributes table.

func (*Client) Close

func (s *Client) Close() (reterr error)

Close releases resources held by the client.

type FilteredRunsAttributionHandler

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

FilteredRunsAttributionHandler handles the attribute-filtered-test-runs cron job.

func NewFilteredRunsAttributionHandler

func NewFilteredRunsAttributionHandler(cloudProject string) *FilteredRunsAttributionHandler

NewFilteredRunsAttributionHandler initialises a new TestFilteringHandler instance.

func (*FilteredRunsAttributionHandler) CronHandler

CronHandler handles the attribute-filtered-test-runs cron job.

Jump to

Keyboard shortcuts

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