acdb68379316021febe9c6c435bbe4450d137ed0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 2 | ||
| Change Variable Type fileMeasures : List<PastMeasureDto> to fileMeasures : Map<Long,PastMeasureDto> in method public select_past_measures_by_component_uuid_and_root_snapshot_id_and_metric_keys() : void in class org.sonar.db.measure.MeasureDaoTest | From | To | |
| Change Variable Type projectMeasures : List<PastMeasureDto> to projectMeasures : Map<Long,PastMeasureDto> in method public select_past_measures_by_component_uuid_and_root_snapshot_id_and_metric_keys() : void in class org.sonar.db.measure.MeasureDaoTest | From | To |