trybot

package
v0.0.0-...-baeac0b Latest Latest
Warning

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

Go to latest
Published: May 22, 2024 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Overview

Package trybot has common types for the store and ingester sub-modules.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TryFile

type TryFile struct {
	// CL is the Changelist Id.
	CL types.CL

	// PatchNumber is the index of the patch. Note this isn't the git hash of
	// the patch.
	PatchNumber int

	// Filename, including the scheme, gs://, for example.
	Filename string

	// Timestamp of when the file was written.
	Timestamp time.Time
}

TryFile represents a single file of trybot results.

Directories

Path Synopsis
Package results defines the interface for loading trybot results.
Package results defines the interface for loading trybot results.
dfloader
Package dfloader implements results.Loader using a DataFrameBuilder.
Package dfloader implements results.Loader using a DataFrameBuilder.
gcssamplesloader
Package gcssamplesloader implements samplesloader.SamplesLoader for Google Cloud Storage.
Package gcssamplesloader implements samplesloader.SamplesLoader for Google Cloud Storage.
Package store stores the results from trybot runs.
Package store stores the results from trybot runs.

Jump to

Keyboard shortcuts

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