165e1f2b458fd3faf46ee1d46561874521cf8021
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type reportReader : BatchReportReader to analysisMetadataHolder : AnalysisMetadataHolder in method public SendIssueNotificationsStep(issueCache IssueCache, rules RuleRepository, treeRootHolder TreeRootHolder, service NotificationService, analysisMetadataHolder AnalysisMetadataHolder, newIssuesNotificationFactory NewIssuesNotificationFactory) in class org.sonar.server.computation.step.SendIssueNotificationsStep | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute metadata : BatchReport.Metadata to analysisMetadataHolder : AnalysisMetadataHolder in method private validateBranch() : void in class org.sonar.server.computation.step.ValidateProjectStep.ValidateProjectsVisitor | From | To | |
Rename Attribute | 2 | ||
Rename Attribute reportReader : BatchReportReaderRule to analysisMetadataHolder : AnalysisMetadataHolderRule in class org.sonar.server.computation.step.SendIssueNotificationsStepTest | From | To | |
Rename Attribute reportReader : BatchReportReader to analysisMetadataHolder : AnalysisMetadataHolder in class org.sonar.server.computation.step.SendIssueNotificationsStep | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type reportReader : BatchReportReaderRule to analysisMetadataHolder : AnalysisMetadataHolderRule in class org.sonar.server.computation.step.SendIssueNotificationsStepTest | From | To | |
Change Attribute Type reportReader : BatchReportReader to analysisMetadataHolder : AnalysisMetadataHolder in class org.sonar.server.computation.step.SendIssueNotificationsStep | From | To | |
Rename Parameter | 1 | ||
Rename Parameter reportReader : BatchReportReader to analysisMetadataHolder : AnalysisMetadataHolder in method public SendIssueNotificationsStep(issueCache IssueCache, rules RuleRepository, treeRootHolder TreeRootHolder, service NotificationService, analysisMetadataHolder AnalysisMetadataHolder, newIssuesNotificationFactory NewIssuesNotificationFactory) in class org.sonar.server.computation.step.SendIssueNotificationsStep | From | To |