90d53203f9b4b858b4aad7ba61d36624d0f08c5b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 3 | ||
Change Variable Type activeRules : int to activeRules : long in method public inheritance_ignores_removed_rules() : void in class org.sonar.server.qualityprofile.ws.InheritanceActionTest | From | To | |
Change Variable Type parentRules : int to parentRules : long in method public inheritance_parent_child() : void in class org.sonar.server.qualityprofile.ws.InheritanceActionTest | From | To | |
Change Variable Type childRules : int to childRules : long in method public inheritance_parent_child() : void in class org.sonar.server.qualityprofile.ws.InheritanceActionTest | From | To |