6cd87655c83490cc9f80f10c71a12a09e05378f2
Files Diff
- Added: 1
- Removed: 3
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable inputRule : Rule to r : Rule in method private load(ref RulesLoader) : Rules in class org.sonar.batch.rule.RulesProvider | From | To | |
Change Return Type | 3 | ||
Change Return Type RulesSearchResult to List<Rule> in method public load() : List<Rule> in class org.sonar.batch.mediumtest.BatchMediumTester.FakeRulesLoader | From | To | |
Change Return Type RulesSearchResult to List<Rule> in method public load() : List<Rule> in class org.sonar.batch.rule.RulesLoader | From | To | |
Change Return Type RulesSearchResult to List<Rule> in method public load() : List<Rule> in class org.sonar.batch.rule.DefaultRulesLoader | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type rules : List<Rule> to rules : List<org.sonarqube.ws.Rules.ListResponse.Rule> in class org.sonar.batch.mediumtest.BatchMediumTester.FakeRulesLoader | From | To |