Report Limits
class ReportLimits(classLimit: Int, byteLimit: Long, maxGrowthPercentage: Double, minGrowthPointsPercentage: Double, safeList: Set<String>, watchList: Set<String>, doReportGrowCritical: Boolean, doReportGrowMinor: Boolean, doReportGrowSafe: Boolean, doReportGrowHickUps: Boolean, doReportShrinkAndGrow: Boolean, doReportShrinks: Boolean, doReportStable: Boolean)
Content copied to clipboard
Properties
classLimit
Link copied to clipboard
doReportGrowCritical
Link copied to clipboard
doReportGrowHickUps
Link copied to clipboard
doReportGrowMinor
Link copied to clipboard
doReportGrowSafe
Link copied to clipboard
doReportShrinkAndGrow
Link copied to clipboard
doReportShrinks
Link copied to clipboard
doReportStable
Link copied to clipboard
maxGrowthPercentage
Link copied to clipboard
minGrowthPointsPercentage
Link copied to clipboard