0d59f6503cc3830cf3d6fb6fdc0df55910ea64f7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable resource : Resource to filterList : FilterWatchListDeletable in method public testRemovesPVCWhenCleanupCalled() : void in class org.eclipse.che.workspace.infrastructure.openshift.project.pvc.UniqueWorkspacePVCStrategyTest | From | To | |
Rename Variable resource : Resource to filterList : FilterWatchListDeletable in method public testDoNothingWhenNoPVCFoundInNamespaceOnCleanup() : void in class org.eclipse.che.workspace.infrastructure.openshift.project.pvc.UniqueWorkspacePVCStrategyTest | From | To | |
Change Variable Type | 2 | ||
Change Variable Type resource : Resource to filterList : FilterWatchListDeletable in method public testRemovesPVCWhenCleanupCalled() : void in class org.eclipse.che.workspace.infrastructure.openshift.project.pvc.UniqueWorkspacePVCStrategyTest | From | To | |
Change Variable Type resource : Resource to filterList : FilterWatchListDeletable in method public testDoNothingWhenNoPVCFoundInNamespaceOnCleanup() : void in class org.eclipse.che.workspace.infrastructure.openshift.project.pvc.UniqueWorkspacePVCStrategyTest | From | To | |
Extract Variable | 1 | ||
Extract Variable newPVC : PersistentVolumeClaim in method private addMachineVolumes(workspaceId String, claims Map<String,PersistentVolumeClaim>, podSpec PodSpec, container Container, machineConfig InternalMachineConfig) : void from class org.eclipse.che.workspace.infrastructure.openshift.project.pvc.UniqueWorkspacePVCStrategy | From | To |