947862a9657c039f66f1d99e4400700752a491a4
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public ignoreSecretsWhenRecipeContainsThem() : void renamed to public addSecretsWhenRecipeContainsThem() : void in class org.eclipse.che.workspace.infrastructure.kubernetes.environment.KubernetesEnvironmentFactoryTest | From | To | |
| Rename Method public ignoreSecretsWhenRecipeContainsThem() : void renamed to public addSecretsWhenRecipeContainsThem() : void in class org.eclipse.che.workspace.infrastructure.openshift.environment.OpenShiftEnvironmentFactoryTest | From | To | |
| Extract Variable | 1 | ||
| Extract Variable secrets : Map<String,Secret> in method protected doCreate(recipe InternalRecipe, machines Map<String,InternalMachineConfig>, sourceWarnings List<Warning>) : OpenShiftEnvironment from class org.eclipse.che.workspace.infrastructure.openshift.environment.OpenShiftEnvironmentFactory | From | To |