package
0.28.0
Repository: https://github.com/buildpulse/test-reporter.git
Documentation: pkg.go.dev

# Functions

NewCommitResolverFactory returns a CommitResolverFactory that creates CommitResolvers with the default production implementations.
NewSubmit creates a new Submit instance.

# Structs

Submit represents the task of preparing and sending a set of test results to BuildPulse.

# Interfaces

A CommitResolverFactory provides methods for creating a metadata.CommitResolver.