7584723d426cf8c364a61e848788cfadaec3ae45
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testCurrentTimeMicroSeconds() : void renamed to public testCurrentTimeMicroSeconds_fromSystemCurrentMillis() : void in class com.github.kristofa.brave.AnnotationSubmitterTest | From | To | |
Rename Variable | 1 | ||
Rename Variable timestamp : Long to startTimestamp : Long in method package submitEndAnnotation(annotationName String, spanCollector SpanCollector) : boolean in class com.github.kristofa.brave.AnnotationSubmitter | From | To | |
Extract Variable | 1 | ||
Extract Variable span : Span in method public startNewSpan(component String, operation String) : SpanId from class com.github.kristofa.brave.LocalTracer | From | To |