QualityReport(com.takipi.api.client.util.regression.RegressionInput input,
com.takipi.api.client.util.regression.RateRegression regression,
List<OOReportRegressedEvent> regressions,
List<com.takipi.api.client.util.cicd.OOReportEvent> criticalErrors,
List<com.takipi.api.client.util.cicd.OOReportEvent> topErrors,
List<com.takipi.api.client.util.cicd.OOReportEvent> newIssues,
List<com.takipi.api.client.util.cicd.OOReportEvent> resurfacedErrors,
long eventVolume,
int uniqueEventCounts,
boolean unstable,
boolean checkNewGate,
boolean checkResurfacedGate,
boolean checkCriticalGate,
boolean checkVolumeGate,
boolean checkUniqueGate,
boolean checkRegressionGate,
Integer maxEventVolume,
Integer maxUniqueVolume,
boolean markedUnstable) |