f4039bbb34726f62ee61e45503c2bfa6c87dc3fb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute payload : WebhookPayload to PAYLOAD : WebhookPayload in method public send_posts_payload_to_http_server() : void in class org.sonar.server.computation.task.projectanalysis.webhook.WebhookCallerImplTest | From | To | |
| Extract Variable | 1 | ||
| Extract Variable response : Response in method private execute(request Request) : Response from class org.sonar.server.computation.task.projectanalysis.webhook.WebhookCallerImpl | From | To | |
| Extract Method | 1 | ||
| Extract Method private execute(request Request) : Response extracted from public call(webhook Webhook, payload WebhookPayload) : WebhookDelivery in class org.sonar.server.computation.task.projectanalysis.webhook.WebhookCallerImpl | From | To |