ac3a0632efa69d216bbd37cfff418d24c02d8639
Files Diff
- Added: 1
- Removed: 18
- Renamed: 0
- Modified: 16
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Class | 1 | ||
Move And Rename Class com.github.kristofa.brave.resteasy.ResteasySpringConfig moved and renamed to com.github.kristofa.brave.resteasy.ITBraveProcessInterceptors.TracingConfig | From | To | |
Extract Method | 3 | ||
Extract Method private addsErrorTagOnTransportException(path String) : void extracted from public addsErrorTagOnTransportException() : void in class com.github.kristofa.brave.http.ITHttpServer | From | To | |
Extract Method private reportsSpanOnTransportException(path String) : void extracted from public reportsSpanOnTransportException() : void in class com.github.kristofa.brave.http.ITHttpServer | From | To | |
Extract Method private createsChildSpan(path String) : void extracted from public createsChildSpan() : void in class com.github.kristofa.brave.http.ITHttpServer | From | To |