48a137135fbbf9385138e847fb5a7e8206eb2dad
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 25
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Removed | |
javax.annotation:javax.annotation-api:1.3.1 | |
com.google.auto.value:auto-value:1.5.3 | |
Updated | |
From org.springframework:spring-webmvc 4.3.13.RELEASE To 3.2.18.RELEASE | |
From org.springframework:spring-web 4.3.13.RELEASE To 3.2.18.RELEASE | |
From org.springframework:spring-test 4.3.13.RELEASE To 3.2.18.RELEASE | |
From org.springframework:spring-webmvc 3.2.18.RELEASE To 4.3.13.RELEASE | |
From org.springframework:spring-core 3.2.18.RELEASE To 4.3.13.RELEASE | |
From org.springframework:spring-context 3.2.18.RELEASE To 4.3.13.RELEASE | |
From org.springframework:spring-test 3.2.18.RELEASE To 4.3.13.RELEASE | |
From org.springframework:spring-core 4.3.13.RELEASE To 3.2.18.RELEASE | |
From org.springframework:spring-web 3.2.18.RELEASE To 4.3.13.RELEASE | |
From org.springframework:spring-context 4.3.13.RELEASE To 3.2.18.RELEASE |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 5 | ||
Pull Up Method public sampled() : Boolean from class brave.propagation.TraceContext to public sampled() : Boolean from class brave.propagation.SamplingFlags | From | To | |
Pull Up Method public sampled() : Boolean from class brave.propagation.TraceIdContext to public sampled() : Boolean from class brave.propagation.SamplingFlags | From | To | |
Pull Up Method public debug() : boolean from class brave.propagation.TraceContext to public debug() : boolean from class brave.propagation.SamplingFlags | From | To | |
Pull Up Method public debug() : boolean from class brave.propagation.TraceIdContext to public debug() : boolean from class brave.propagation.SamplingFlags | From | To | |
Pull Up Method public toString() : String from class brave.propagation.SamplingFlags.SamplingFlagsImpl to public toString() : String from class brave.propagation.SamplingFlags | From | To | |
Move And Inline Method | 1 | ||
Move And Inline Method package create(context TraceContext) : NoopSpan moved from class brave.NoopSpan to class brave.Tracer & inlined to public toSpan(context TraceContext) : Span | From | To | |
Move Method | 1 | ||
Move Method public toString() : String from class brave.RealScopedSpan to public toString() : String from class brave.NoopSpan | From | To | |
Rename Variable | 1 | ||
Rename Variable currentContext : TraceContext to context : TraceContext in method public currentSpanCustomizer() : SpanCustomizer in class brave.Tracer | From | To | |
Pull Up Attribute | 2 | ||
Pull Up Attribute package flags : int from class brave.propagation.TraceIdContext to package flags : int from class brave.propagation.SamplingFlags | From | To | |
Pull Up Attribute package flags : int from class brave.propagation.TraceContext to package flags : int from class brave.propagation.SamplingFlags | From | To | |
Change Return Type | 9 | ||
Change Return Type MutableSpan to void in method package annotate(value String) : void in class brave.internal.recorder.MutableSpan | From | To | |
Change Return Type MutableSpan to void in method package remoteEndpoint(remoteEndpoint Endpoint) : void in class brave.internal.recorder.MutableSpan | From | To | |
Change Return Type MutableSpan to void in method package setShared() : void in class brave.internal.recorder.MutableSpan | From | To | |
Change Return Type MutableSpan to void in method package name(name String) : void in class brave.internal.recorder.MutableSpan | From | To | |
Change Return Type MutableSpan to void in method package kind(kind Span.Kind) : void in class brave.internal.recorder.MutableSpan | From | To | |
Change Return Type MutableSpan to void in method package annotate(timestamp long, value String) : void in class brave.internal.recorder.MutableSpan | From | To | |
Change Return Type MutableSpan to void in method package start(timestamp long) : void in class brave.internal.recorder.MutableSpan | From | To | |
Change Return Type MutableSpan to void in method package tag(key String, value String) : void in class brave.internal.recorder.MutableSpan | From | To | |
Change Return Type MutableSpan to void in method package start() : void in class brave.internal.recorder.MutableSpan | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute endpoint : Endpoint to localEndpoint : Endpoint in method package toZipkinSpan(span MutableSpan) : Span in class brave.internal.recorder.MutableSpanTest | From | To | |
Extract Variable | 1 | ||
Extract Variable finishWithTimestamp : MutableSpan in method public finishUnstartedIsSameAsFlush() : void from class brave.internal.recorder.MutableSpanTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type flushed : Span to flushed : MutableSpan in method public flushUnstartedNeitherSetsTimestampNorDuration() : void in class brave.internal.recorder.MutableSpanTest | From | To | |
Extract Method | 9 | ||
Extract Method package isNoop(context TraceContext) : boolean extracted from public startScopedSpanWithParent(name String, parent TraceContext) : ScopedSpan in class brave.Tracer | From | To | |
Extract Method package toZipkinSpan(span MutableSpan) : Span extracted from public minimumDurationIsOne() : void in class brave.internal.recorder.MutableSpanTest | From | To | |
Extract Method package toZipkinSpan(span MutableSpan) : Span extracted from private finish(braveKind Kind, span2Kind Span.Kind) : void in class brave.internal.recorder.MutableSpanTest | From | To | |
Extract Method package toZipkinSpan(span MutableSpan) : Span extracted from public addsAnnotations() : void in class brave.internal.recorder.MutableSpanTest | From | To | |
Extract Method package toZipkinSpan(span MutableSpan) : Span extracted from private flush(braveKind Kind, span2Kind Span.Kind) : void in class brave.internal.recorder.MutableSpanTest | From | To | |
Extract Method package isNoop(context TraceContext) : boolean extracted from public toSpan(context TraceContext) : Span in class brave.Tracer | From | To | |
Extract Method package toZipkinSpan(span MutableSpan) : Span extracted from public remoteEndpoint() : void in class brave.internal.recorder.MutableSpanTest | From | To | |
Extract Method package toZipkinSpan(span MutableSpan) : Span extracted from private finish(start String, end String, span2Kind Span.Kind) : void in class brave.internal.recorder.MutableSpanTest | From | To | |
Extract Method package toZipkinSpan(span MutableSpan) : Span extracted from public reportsSharedStatus() : void in class brave.internal.recorder.MutableSpanTest | From | To |