ef22b1f037a4fe40c087fff45da51be888757888
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 3 | ||
Extract Variable deployBuilder : SingularityDeployBuilder in method protected initDeploy(request SingularityRequest, deployId String, hasHealthcheck boolean) : SingularityDeploy from class com.hubspot.singularity.SingularitySchedulerTestBase | From | To | |
Extract Variable taskFour : SingularityTask in method public testIncrementalBounce() : void from class com.hubspot.singularity.scheduler.SingularitySchedulerTest | From | To | |
Extract Variable taskThree : SingularityTask in method public testIncrementalBounce() : void from class com.hubspot.singularity.scheduler.SingularitySchedulerTest | From | To | |
Extract Method | 1 | ||
Extract Method protected initDeploy(request SingularityRequest, deployId String, hasHealthcheck boolean) : SingularityDeploy extracted from protected initDeploy(request SingularityRequest, deployId String) : SingularityDeploy in class com.hubspot.singularity.SingularitySchedulerTestBase | From | To |