d3018c7aa91de16b0c8abe5cdae6cf15f25d9a12
Files Diff
- Added: 0
- Removed: 4
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable hunderdTen : int to hundredTen : int in method public testOfferTimeOut() : void in class com.github.kristofa.brave.zipkin.ITZipkinSpanCollector | From | To | |
| Inline Variable | 1 | ||
| Inline Variable receivedSpans : List<Span> in method public testFailOnSetupFalse() : void from class com.github.kristofa.brave.zipkin.ITZipkinSpanCollectorFailOnSetup | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type client : ZipkinCollector.Client to client : Client in class com.github.kristofa.brave.zipkin.ZipkinCollectorClientProvider | From | To | |
| Change Attribute Type spans : List<Span> to spans : BlockingQueue<Span> in class com.github.kristofa.brave.zipkin.ZipkinCollectorReceiver | From | To |