You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/test/resources/oracle/data.json
+63Lines changed: 63 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -20355,6 +20355,27 @@
20355
20355
"validation": "TP",
20356
20356
"detectionTools": "RefactoringMiner",
20357
20357
"validators": null
20358
+
}, {
20359
+
"type": "Rename Method",
20360
+
"description": "Rename Method protected cleanAlerts() : void renamed to private sanitizeQualityGates(session DbSession) : void in class org.sonar.server.startup.RegisterMetrics",
20361
+
"comment": null,
20362
+
"validation": "TP",
20363
+
"detectionTools": "RefactoringMiner",
20364
+
"validators": null
20365
+
}, {
20366
+
"type": "Add Parameter",
20367
+
"description": "Add Parameter session : DbSession in method private sanitizeQualityGates(session DbSession) : void from class org.sonar.server.startup.RegisterMetrics",
20368
+
"comment": null,
20369
+
"validation": "TP",
20370
+
"detectionTools": "RefactoringMiner",
20371
+
"validators": null
20372
+
}, {
20373
+
"type": "Change Method Access Modifier",
20374
+
"description": "Change Method Access Modifier protected to private in method private sanitizeQualityGates(session DbSession) : void from class org.sonar.server.startup.RegisterMetrics",
20375
+
"comment": null,
20376
+
"validation": "TP",
20377
+
"detectionTools": "RefactoringMiner",
20378
+
"validators": null
20358
20379
}],
20359
20380
"refDiffExecutionTime": 4571
20360
20381
}, {
@@ -73301,6 +73322,34 @@
73301
73322
"validation": "TP",
73302
73323
"detectionTools": "RefactoringMiner",
73303
73324
"validators": "Nikos"
73325
+
}, {
73326
+
"type": "Extract Variable",
73327
+
"description": "Extract Variable languageLocale : Locale in method public getLanguageString(languagueCode String, displayLocale Locale) : String from class org.wordpress.android.util.StringUtils",
73328
+
"comment": null,
73329
+
"validation": "TP",
73330
+
"detectionTools": "RefactoringMiner",
73331
+
"validators": null
73332
+
}, {
73333
+
"type": "Add Parameter",
73334
+
"description": "Add Parameter displayLocale : Locale in method public getLanguageString(languagueCode String, displayLocale Locale) : String from class org.wordpress.android.util.StringUtils",
73335
+
"comment": null,
73336
+
"validation": "TP",
73337
+
"detectionTools": "RefactoringMiner",
73338
+
"validators": null
73339
+
}, {
73340
+
"type": "Add Method Modifier",
73341
+
"description": "Add Method Modifier static in method public getLanguageString(languagueCode String, displayLocale Locale) : String from class org.wordpress.android.util.StringUtils",
73342
+
"comment": null,
73343
+
"validation": "TP",
73344
+
"detectionTools": "RefactoringMiner",
73345
+
"validators": null
73346
+
}, {
73347
+
"type": "Change Method Access Modifier",
73348
+
"description": "Change Method Access Modifier private to public in method public getLanguageString(languagueCode String, displayLocale Locale) : String from class org.wordpress.android.util.StringUtils",
73349
+
"comment": null,
73350
+
"validation": "TP",
73351
+
"detectionTools": "RefactoringMiner",
73352
+
"validators": null
73304
73353
}],
73305
73354
"refDiffExecutionTime": 1235
73306
73355
}, {
@@ -112598,6 +112647,13 @@
112598
112647
"validation": "TP",
112599
112648
"detectionTools": "RefactoringMiner",
112600
112649
"validators": null
112650
+
}, {
112651
+
"type": "Inline Variable",
112652
+
"description": "Inline Variable walker : ObjectWalk in method public preparePack(countingMonitor ProgressMonitor, interestingObjects Collection<? extends ObjectId>, uninterestingObjects Collection<? extends ObjectId>) : void from class org.eclipse.jgit.storage.pack.PackWriter",
112653
+
"comment": null,
112654
+
"validation": "TP",
112655
+
"detectionTools": "RefactoringMiner",
112656
+
"validators": null
112601
112657
}],
112602
112658
"refDiffExecutionTime": null
112603
112659
}, {
@@ -112635,6 +112691,13 @@
112635
112691
"validation": "TP",
112636
112692
"detectionTools": "RefactoringMiner",
112637
112693
"validators": null
112694
+
}, {
112695
+
"type": "Inline Variable",
112696
+
"description": "Inline Variable walker : ObjectWalk in method public preparePack(countingMonitor ProgressMonitor, interestingObjects Collection<? extends ObjectId>, uninterestingObjects Collection<? extends ObjectId>) : void from class org.eclipse.jgit.storage.pack.PackWriter",
0 commit comments