83b2d3b2c388f2ed6632f75798c6f1ae4e64f3d6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public dont_fail_if_pr_is_targeting_branch_without_modules() : void renamed to public fail_if_slb_is_targeting_master_with_modules() : void in class org.sonar.ce.task.projectanalysis.step.ValidateProjectStepTest | From | To | |
Rename Variable | 1 | ||
Rename Variable masterProject : ComponentDto to mergeBranch : ComponentDto in method public fail_if_pr_is_targeting_branch_with_modules() : void in class org.sonar.ce.task.projectanalysis.step.ValidateProjectStepTest | From | To |