8143f375f15c83cbca11e1723aeca6f609299ca7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public persist_should_store_only_sonarDotAnalysis_properties() : void renamed to public persist_should_stores_sonarDotAnalysisDot_and_sonarDotPullRequestDot_properties() : void in class org.sonar.server.computation.task.projectanalysis.step.PersistAnalysisPropertiesStepTest | From | To | |
Rename Method public persist_should_not_store_anything_if_there_is_no_sonarDotAnalysis_properties() : void renamed to public persist_should_not_store_anything_if_there_is_no_context_properties() : void in class org.sonar.server.computation.task.projectanalysis.step.PersistAnalysisPropertiesStepTest | From | To | |
Extract Variable | 1 | ||
Extract Variable propertyKey : String in method public execute() : void from class org.sonar.server.computation.task.projectanalysis.step.PersistAnalysisPropertiesStep | From | To |