analytics

package
v0.0.0-...-9c90d3e Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleListBuildMTTFandMTTR

func HandleListBuildMTTFandMTTR(
	buildStore core.BuildStore,
	logger lumber.Logger) gin.HandlerFunc

HandleListBuildMTTFandMTTR returns MTTF and MTTR of postmerge-jobs of a repo for a branch

func HandleListBuildStatuses

func HandleListBuildStatuses(
	buildStore core.BuildStore,
	logger lumber.Logger) gin.HandlerFunc

HandleListBuildStatuses return build statuses for a repo

func HandleListBuildStatusesFailed

func HandleListBuildStatusesFailed(
	buildStore core.BuildStore,
	logger lumber.Logger) gin.HandlerFunc

HandleListBuildStatusesFailed return build statuses for a repo

func HandleListBuildWiseTimeSaved

func HandleListBuildWiseTimeSaved(
	buildStore core.BuildStore,
	logger lumber.Logger) gin.HandlerFunc

HandleListBuildWiseTimeSaved is handler for returning build wise time saved data in a given start and end date

func HandleListCommitStatuses

func HandleListCommitStatuses(
	commitStore core.GitCommitStore,
	logger lumber.Logger) gin.HandlerFunc

HandleListCommitStatuses return commit statuses for a repo

func HandleListFlakyTests

func HandleListFlakyTests(
	flakytestStore core.FlakyTestStore,
	logger lumber.Logger) gin.HandlerFunc

HandleListFlakyTests return flaky test list data

func HandleListFlakyTestsJobs

func HandleListFlakyTestsJobs(
	flakytestStore core.FlakyTestStore,
	logger lumber.Logger) gin.HandlerFunc

HandleListFlakyTestsJobs return flaky test data with respect to build id

func HandleListMonthWiseTest

func HandleListMonthWiseTest(
	testStore core.TestStore,
	logger lumber.Logger) gin.HandlerFunc

HandleListMonthWiseTest is a handler for finding monthwise total tests in a repo between start-date and end-date

func HandleListTestAdded

func HandleListTestAdded(
	testStore core.TestStore,
	logger lumber.Logger) gin.HandlerFunc

HandleListTestAdded returns the added test count in duration

func HandleListTestDataCommits

func HandleListTestDataCommits(
	testStore core.TestStore,
	logger lumber.Logger) gin.HandlerFunc

HandleListTestDataCommits return test data with respect to commit id

func HandleListTestStatuses

func HandleListTestStatuses(
	testStore core.TestStore,
	logger lumber.Logger,
	isJobs bool) gin.HandlerFunc

HandleListTestStatuses return test statuses for a repo

func HandleListTestStatusesFailed

func HandleListTestStatusesFailed(
	testExecutionStore core.TestExecutionStore,
	logger lumber.Logger) gin.HandlerFunc

HandleListTestStatusesFailed return test statuses for a repo

func HandleListTestStatusesIrregular

func HandleListTestStatusesIrregular(
	testStore core.TestStore,
	logger lumber.Logger) gin.HandlerFunc

HandleListTestStatusesIrregular returns irregular tests for a repo

func HandleListTestStatusesSlowest

func HandleListTestStatusesSlowest(
	testStore core.TestStore,
	logger lumber.Logger) gin.HandlerFunc

HandleListTestStatusesSlowest return test statuses for a repo

func HandleListTestsWithJobsStatuses

func HandleListTestsWithJobsStatuses(
	buildStore core.BuildStore,
	logger lumber.Logger) gin.HandlerFunc

HandleListTestsWithJobsStatuses return jobs statuses for a repo

Types

This section is empty.

Jump to

Keyboard shortcuts

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