# Variables
Name defines the name of the reporter used within the plugin registry.
# Structs
FinalParameters contains the parameters necessary for the final reporter to elaborate the results of the Job.
RunParameters contains the parameters necessary for the run reporter to elaborate the results of the Job.
TargetSuccessReport wraps a report with target success information.
TargetSuccessReporter implements a reporter which determines whether the Job has been successful or not based on the number of Targets which succeeded/failed during the various Test runs.