fa23d5c75f19292e488c6aed3da14794b193a5de
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public getCreationDate() : Date renamed to public creationDate() : Date in class org.sonar.batch.protocol.input.issues.PreviousIssue | From | To | |
| Inline Variable | 1 | ||
| Inline Variable overriddenSeverity : String in method private toUnmatchedIssue(previous PreviousIssue) : DefaultIssue from class org.sonar.batch.issue.tracking.LocalIssueTracking | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type manualSeverity : Boolean to manualSeverity : boolean in class org.sonar.batch.protocol.input.issues.PreviousIssue | From | To |