1321df4c9bb0af4d43d697cac5c930e7e2711226
Files Diff
- Added: 6
- Removed: 2
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Class | 1 | ||
Move And Rename Class org.sonar.server.computation.batch.ReportExtractorTest moved and renamed to org.sonar.server.computation.step.ReportExtractionStepTest | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute context : ComputationContext to treeRootHolder : TreeRootHolder in method public execute() : void in class org.sonar.server.computation.step.ValidateProjectStep | From | To | |
Change Variable Type | 1 | ||
Change Variable Type context : ComputationContext to treeRootHolder : TreeRootHolder in method public execute() : void in class org.sonar.server.computation.step.ValidateProjectStep | From | To |