9fa4c60191e799ee49609785f03278e2a5b8ab7e
Files Diff
- Added: 3
- Removed: 2
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Class | 1 | ||
| Rename Class org.sonar.server.qualityprofile.ws.QProfileInheritanceActionTest renamed to org.sonar.server.qualityprofile.ws.QProfileInheritanceActionMediumTest | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute dbClient : DbClient to db : DbClient in class org.sonar.server.qualityprofile.ws.QProfileInheritanceActionMediumTest | From | To | |
| Extract Variable | 2 | ||
| Extract Variable childKey : String in method private writeChildren(json JsonWriter, children List<QualityProfileDto>, profileStats Map<String,Multimap<String,FacetValue>>) : void from class org.sonar.server.qualityprofile.ws.QProfileInheritanceAction | From | To | |
| Extract Variable ancestorKey : String in method private writeAncestors(json JsonWriter, ancestors List<QProfile>, profileStats Map<String,Multimap<String,FacetValue>>) : void from class org.sonar.server.qualityprofile.ws.QProfileInheritanceAction | From | To |