a6bedf5334835afd4f6f61a57a002746cd91c5cc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 17
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 4 | ||
Rename Variable result : TraceContextOrSamplingFlags to extracted : TraceContextOrSamplingFlags in method public dispatch(recordedRequest RecordedRequest) : MockResponse in class brave.features.async.OneWaySpanTest.setup.setDispatcher | From | To | |
Rename Variable result : TraceContextOrSamplingFlags to extracted : TraceContextOrSamplingFlags in method package joinOneWaySpan(recordedRequest RecordedRequest) : Span in class brave.interop.MixedBraveVersionsExample | From | To | |
Rename Variable context : TraceContextOrSamplingFlags to extracted : TraceContextOrSamplingFlags in method public propagates_sampledFalse() : void in class brave.grpc.ITTracingClientInterceptor | From | To | |
Rename Variable result : TraceContextOrSamplingFlags to extracted : TraceContextOrSamplingFlags in method public extract(format Format<C>, carrier C) : BraveSpanContext in class brave.features.opentracing.BraveTracer | From | To | |
Merge Parameter | 1 | ||
Merge Parameter [traceIdContext : TraceIdContext, parent : TraceContext, samplingFlags : SamplingFlags] to extracted : TraceContextOrSamplingFlags in method package nextContext(extracted TraceContextOrSamplingFlags) : TraceContext in class brave.Tracer | From | To | |
Extract Method | 1 | ||
Extract Method public nextSpan(extracted TraceContextOrSamplingFlags) : Span extracted from public newChild(parent TraceContext) : Span in class brave.Tracer | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public nextSpan(extracted TraceContextOrSamplingFlags) : Span extracted from package nextSpan(extracted TraceContextOrSamplingFlags, request Req) : Span in class brave.http.HttpServerHandler & moved to class brave.Tracer | From | To |