34471db69adf3ca56fe4c17496c6c82ac6036c97
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable metrics : List<MetricDto> in method private refreshComponentsOnSameProject(dbSession DbSession, touchedComponents List<ComponentDto>) : Optional<QGChangeEvent> from class org.sonar.server.measure.live.LiveMeasureComputerImpl | From | To | |
Extract Method | 1 | ||
Extract Method private randomLevel() : Metric.Level extracted from private newQGChangeEvent(branch ComponentAndBranch, analysis SnapshotDto, configuration Configuration, evaluatedQualityGate EvaluatedQualityGate) : QGChangeEvent in class org.sonar.server.webhook.WebhookQGChangeEventListenerTest | From | To |