toggle menu
zinc-grader
2024.01.99
jvm
switch theme
search in API
runner-api
/
dev.ust.zinc.grader.model.reporting
/
ReportT
/
ReportT
Report
T
constructor
(
configError
:
ReportT.ConfigError
?
=
null
,
contextError
:
ReportT.ContextError
?
=
null
,
pipelineError
:
ReportT.PipelineError
?
=
null
,
stageReports
:
ReportT.StageReports
?
=
null
,
scoreReports
:
ReportT.ScoreReports
?
=
null
)