6f5449b6daa0f588c2e18bf5e04e1dbe5b2688b1
Files Diff
- Added: 0
- Removed: 5
- Renamed: 0
- Modified: 38
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public dontFailIfMissingFile() : void renamed to public sample2_dont_need_blame() : void in class org.sonar.batch.mediumtest.scm.ScmMediumTest | From | To | |
| Rename Method public copyPreviousMeasuresOrForceReload() : void renamed to public forceReload() : void in class org.sonar.batch.mediumtest.scm.ScmMediumTest | From | To | |
| Change Parameter Type | 2 | ||
| Change Parameter Type context : SensorContext to writer : BatchReportWriter in method package DefaultBlameOutput(writer BatchReportWriter, componentCache ResourceCache, filesToBlame List<InputFile>) in class org.sonar.batch.scm.DefaultBlameOutput | From | To | |
| Change Parameter Type project : Project to projectReactor : ProjectReactor in method public PublishReportJob(settings Settings, serverClient ServerClient, server Server, projectReactor ProjectReactor, analysisMode DefaultAnalysisMode, temp TempFolder, publishers ReportPublisher[]) in class org.sonar.batch.report.PublishReportJob | From | To | |
| Inline Method | 1 | ||
| Inline Method private copyPreviousMeasuresForUnmodifiedFiles(context SensorContext, filesToBlame List<InputFile>, f InputFile) : void inlined to private collectFilesToBlame() : List<InputFile> in class org.sonar.batch.scm.ScmSensor | From | To | |
| Rename Variable | 1 | ||
| Rename Variable lastCommits : Measure to componentScm : Scm in method private parse(context DecoratorContext) : boolean in class org.sonar.plugins.core.timemachine.AbstractNewCoverageFileAnalyzer | From | To | |
| Replace Variable With Attribute | 2 | ||
| Replace Variable With Attribute project : Project to reactor : ProjectReactor in method public should_log_successful_preview_analysis() : void in class org.sonar.batch.report.PublishReportJobTest | From | To | |
| Replace Variable With Attribute project : Project to reactor : ProjectReactor in method public should_log_successful_analysis() : void in class org.sonar.batch.report.PublishReportJobTest | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute context : SensorContext to writer : BatchReportWriter in class org.sonar.batch.scm.DefaultBlameOutput | From | To | |
| Rename Attribute project : Project to projectReactor : ProjectReactor in class org.sonar.batch.report.PublishReportJob | From | To | |
| Extract Variable | 1 | ||
| Extract Variable scmRevision : String in method private loadLinesFromIndexAndBuildScm() : BatchReport.Scm from class org.sonar.server.computation.issue.SourceLinesCache | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type project : Project to reactor : ProjectReactor in method public should_log_successful_analysis() : void in class org.sonar.batch.report.PublishReportJobTest | From | To | |
| Change Variable Type lastCommits : Measure to componentScm : Scm in method private parse(context DecoratorContext) : boolean in class org.sonar.plugins.core.timemachine.AbstractNewCoverageFileAnalyzer | From | To | |
| Change Variable Type project : Project to reactor : ProjectReactor in method public should_log_successful_preview_analysis() : void in class org.sonar.batch.report.PublishReportJobTest | From | To | |
| Extract Method | 1 | ||
| Extract Method private addChangeset(scmBuilder Builder, line BlameLine) : void extracted from public blameResult(file InputFile, lines List<BlameLine>) : void in class org.sonar.batch.scm.DefaultBlameOutput | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type context : SensorContext to writer : BatchReportWriter in class org.sonar.batch.scm.DefaultBlameOutput | From | To | |
| Change Attribute Type project : Project to projectReactor : ProjectReactor in class org.sonar.batch.report.PublishReportJob | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter context : SensorContext to writer : BatchReportWriter in method package DefaultBlameOutput(writer BatchReportWriter, componentCache ResourceCache, filesToBlame List<InputFile>) in class org.sonar.batch.scm.DefaultBlameOutput | From | To | |
| Rename Parameter project : Project to projectReactor : ProjectReactor in method public PublishReportJob(settings Settings, serverClient ServerClient, server Server, projectReactor ProjectReactor, analysisMode DefaultAnalysisMode, temp TempFolder, publishers ReportPublisher[]) in class org.sonar.batch.report.PublishReportJob | From | To |