Versions in this module Expand all Collapse all v1 v1.6.0 Jul 29, 2026 v1.5.2 Mar 19, 2026 Changes in this version + func WriteJobRunTestFailureSummary(artifactDir, timeSuffix string, finalSuiteResults *junitapi.JUnitTestSuite, ...) error + type Options struct + JUnitDir string + SippyURL string + func (opt *Options) Run() error + type ProwJob struct + Name string + type ProwJobRun struct + ClusterData platformidentification.ClusterData + ID int + ProwJob ProwJob + TestCount int + Tests []ProwJobRunTest + type ProwJobRunTest struct + Status int + Suite Suite + Test Test + type Suite struct + Name string + type Test struct + Name string