62ec1b9e617615c6a389bb3bf10152edcc676c87
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 2 | ||
| Change Variable Type hostStatus : HostStatus to hostStatuses : Map<String,HostStatus> in method public call() : Boolean in class com.spotify.helios.testing.HeliosDeploymentResource.before.awaitUnchecked | From | To | |
| Change Variable Type statusFuture : ListenableFuture<HostStatus> to statusFuture : ListenableFuture<Map<String,HostStatus>> in method public before() : void in class com.spotify.helios.testing.HeliosDeploymentResource | From | To |