c64c9cf6a5fb914118bff87c626ba1045f5d33e9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public sample2_dont_need_blame() : void renamed to public log_files_with_missing_blame() : void in class org.sonar.batch.mediumtest.scm.ScmMediumTest | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type fileId : int to path : String in method private getChangesets(baseDir File, path String) : BatchReport.Changesets in class org.sonar.batch.mediumtest.scm.ScmMediumTest | From | To | |
| Rename Variable | 2 | ||
| Rename Variable xooFile : File to xooFileWithoutBlame : File in method public log_files_with_missing_blame() : void in class org.sonar.batch.mediumtest.scm.ScmMediumTest | From | To | |
| Rename Variable file2Scm : BatchReport.Changesets to fileWithoutBlameScm : BatchReport.Changesets in method public log_files_with_missing_blame() : void in class org.sonar.batch.mediumtest.scm.ScmMediumTest | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute projectSettings : ProjectRepositories to projectRepositories : ProjectRepositories in class org.sonar.batch.scm.ScmSensor | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter fileId : int to path : String in method private getChangesets(baseDir File, path String) : BatchReport.Changesets in class org.sonar.batch.mediumtest.scm.ScmMediumTest | From | To | |
| Rename Parameter projectSettings : ProjectRepositories to projectRepositories : ProjectRepositories in method public ScmSensor(projectDefinition ProjectDefinition, configuration ScmConfiguration, projectRepositories ProjectRepositories, fs FileSystem, inputPathCache InputPathCache, resourceCache BatchComponentCache, publishReportJob ReportPublisher) in class org.sonar.batch.scm.ScmSensor | From | To |