9a0a571c3835b90258fc7d0dec280c2692f7e34b
Files Diff
- Added: 10
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public get() : Response renamed to public foo() : Response in class brave.jaxrs2.ITTracingFeature_Container.TestResource | From | To | |
Move Attribute | 1 | ||
Move Attribute package port : int from class brave.http.ITServletContainer to package port : int from class brave.http.ServletContainer | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class brave.jaxrs2.TracingContainerFilter.HttpAdapter moved and renamed to brave.jaxrs2.ContainerAdapter | From | To | |
Move Class | 1 | ||
Move Class brave.jaxrs2.ITTracingFeature_Container.CatchAllExceptions moved to brave.jaxrs2.TracingBootstrap.CatchAllExceptions | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type server : Server to server : ServletContainer in class brave.http.ITServletContainer | From | To | |
Extract Method | 9 | ||
Extract Method protected get(path String) : Response extracted from public reportsServerAnnotationsToZipkin() : void in class brave.http.ITHttpServer | From | To | |
Extract Method protected get(path String) : Response extracted from public createsChildSpan() : void in class brave.http.ITHttpServer | From | To | |
Extract Method protected get(path String) : Response extracted from public async() : void in class brave.http.ITHttpServer | From | To | |
Extract Method protected get(path String) : Response extracted from public defaultSpanNameIsMethodName() : void in class brave.http.ITHttpServer | From | To | |
Extract Method protected get(path String) : Response extracted from private reportsSpanOnException(path String) : void in class brave.http.ITHttpServer | From | To | |
Extract Method protected get(path String) : Response extracted from public supportsPortableCustomization() : void in class brave.http.ITHttpServer | From | To | |
Extract Method protected get(path String) : Response extracted from public addsStatusCode_badRequest() : void in class brave.http.ITHttpServer | From | To | |
Extract Method protected get(path String) : Response extracted from public reportsClientAddress() : void in class brave.http.ITHttpServer | From | To | |
Extract Method protected get(path String) : Response extracted from public samplingDisabled() : void in class brave.http.ITHttpServer | From | To |