38218bf026f2ca74dbdddb30ddc85d6d9e2f2502
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type DbIssues.Location to Optional<DbIssues.Location> in method private convertLocation(source ScannerReport.IssueLocation) : Optional<DbIssues.Location> in class org.sonar.server.computation.task.projectanalysis.issue.TrackerRawInputFactory.RawLazyInput | From | To | |
Extract Method | 1 | ||
Extract Method public getOptionalComponentByRef(ref int) : Optional<Component> extracted from public getComponentByRef(ref int) : Component in class org.sonar.server.computation.task.projectanalysis.component.TreeRootHolderImpl | From | To |