An error occurred while fetching the assigned milestone of the selected merge_request.
Decrease amount of duplicated code
In test classes using database applications.
Merge !109 (merged) first!
Merge request reports
Activity
mentioned in merge request !109 (merged)
SonarQube analysis reported 2 issues
-
⚠ 1 major -
ℹ 1 info
-
assigned to @nilsweid
61 60 s.putSetting(DisasterPrioritization.DELIVERY_PREDICTABILITY_WEIGHT, Double.toString(DP_WEIGHT)); 62 61 s.restoreNameSpace(); 63 62 64 s.putSetting(DatabaseApplication.UTILITY_THRESHOLD, "0.2"); 65 s.putSetting(DatabaseApplication.SIZE_RANDOMIZER_SEED, "0"); 66 s.putSetting(DatabaseApplication.DATABASE_SIZE_RANGE, "50,50"); 67 s.putSetting(DatabaseApplication.MIN_INTERVAL_MAP_SENDING, "30"); 68 s.putSetting(DatabaseApplication.ITEMS_PER_MESSAGE, "2"); 63 DatabaseApplicationTest.addDatabaseApplicationSettings(s); added Needs information from dev label
added Blocked Needs Review and removed Needs information from dev labels
removed Blocked label
mentioned in commit 663d9a72
Please register or sign in to reply