53430982c1c63b764be3f25177cefaeed4db38df
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Merge Attribute | 1 | ||
| Merge Attribute [PROJECT_UUID : String, PROJECT_KEY : String, PROJECT_NAME : String] to PROJECT : Component in class org.sonar.server.computation.task.projectanalysis.step.SendIssueNotificationsStepTest | From | To | |
| Extract Method | 2 | ||
| Extract Method public setComponent(componentKey String, componentName String) : IssueChangeNotification extracted from public setComponent(component ComponentDto) : IssueChangeNotification in class org.sonar.server.issue.notification.IssueChangeNotification | From | To | |
| Extract Method private newBranch() : Branch extracted from public send_global_new_issues_notification_on_branch() : void in class org.sonar.server.computation.task.projectanalysis.step.SendIssueNotificationsStepTest | From | To |