# 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.