d64f1a2a3596e5d61f2f656f3ec1e4f285443fad
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 18
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type period : Integer to hasPeriod : boolean in method public Condition(metric Metric, operator String, errorThreshold String, warningThreshold String, hasPeriod boolean) in class org.sonar.server.computation.task.projectanalysis.qualitygate.Condition | From | To | |
Change Parameter Type period : Integer to hasPeriod : boolean in method private createEqualsCondition(metric Metric, errorThreshold String, warningThreshold String, hasPeriod boolean) : Condition in class org.sonar.server.computation.task.projectanalysis.step.QualityGateMeasuresStepTest | From | To | |
Rename Variable | 1 | ||
Rename Variable alertPeriod : Integer to hasPeriod : boolean in method private getAlertLabel(condition Condition, level Measure.Level) : String in class org.sonar.server.computation.task.projectanalysis.qualitygate.EvaluationResultTextConverterImpl | From | To | |
Rename Attribute | 1 | ||
Rename Attribute period : Integer to hasPeriod : boolean in class org.sonar.server.computation.task.projectanalysis.qualitygate.Condition | From | To | |
Change Variable Type | 1 | ||
Change Variable Type alertPeriod : Integer to hasPeriod : boolean in method private getAlertLabel(condition Condition, level Measure.Level) : String in class org.sonar.server.computation.task.projectanalysis.qualitygate.EvaluationResultTextConverterImpl | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type period : Integer to hasPeriod : boolean in class org.sonar.server.computation.task.projectanalysis.qualitygate.Condition | From | To | |
Rename Parameter | 2 | ||
Rename Parameter period : Integer to hasPeriod : boolean in method public Condition(metric Metric, operator String, errorThreshold String, warningThreshold String, hasPeriod boolean) in class org.sonar.server.computation.task.projectanalysis.qualitygate.Condition | From | To | |
Rename Parameter period : Integer to hasPeriod : boolean in method private createEqualsCondition(metric Metric, errorThreshold String, warningThreshold String, hasPeriod boolean) : Condition in class org.sonar.server.computation.task.projectanalysis.step.QualityGateMeasuresStepTest | From | To |