An error occurred while fetching the assigned milestone of the selected merge_request.
Skeleton for disaster router
All threads resolved!
All threads resolved!
This is a non-functioning disaster router we need to independently implement its interfaces.
This MR is based on !73 (merged) and !74 (merged).
Merge request reports
Activity
SonarQube analysis reported 5 issues
-
⛔ 1 blocker -
🔽 2 minor -
ℹ 2 info
-
⛔ Add some tests to this class.📘 -
🔽 Drop this interface in favor of "java.util.function.BiFunction<Collection,List,Collection>".📘 -
🔽 Drop this interface in favor of "java.util.function.Function<Collection,List>".📘 -
ℹ Complete the task associated to this TODO comment.📘 -
ℹ Complete the task associated to this TODO comment.📘
-
mentioned in merge request !77 (merged)
mentioned in merge request !78 (merged)
added 117 commits
-
37391140...9356d146 - 116 commits from branch
master
- 5da34235 - Merge remote-tracking branch 'remotes/origin/master' into feature-#302-disaster-router-skeleton
-
37391140...9356d146 - 116 commits from branch
added Needs Review label
SonarQube analysis reported 5 issues
-
⛔ 1 blocker -
🔽 2 minor -
ℹ 2 info
-
⛔ Add some tests to this class.📘 -
🔽 Drop this interface in favor of "java.util.function.BiFunction<Collection,List,Collection>".📘 -
🔽 Drop this interface in favor of "java.util.function.Function<Collection,List>".📘 -
ℹ Complete the task associated to this TODO comment.📘 -
ℹ Complete the task associated to this TODO comment.📘
-
added 1 commit
- 44bb9007 - Suppress specific false-positive SonarQube issue
SonarQube analysis reported 4 issues
-
🔽 2 minor -
ℹ 2 info
-
added Needs Changes Needs information from dev and removed Needs Review labels
added Needs Review and removed Needs Changes Needs information from dev labels
SonarQube analysis reported 15 issues
-
⚠ 1 major -
🔽 12 minor -
ℹ 2 info
-
⚠ Assign this magic number 2 to a well-named constant, and use the constant instead.📘 -
🔽 Drop this interface in favor of "java.util.function.BiFunction<Collection,List,Collection>".📘 -
🔽 Drop this interface in favor of "java.util.function.Function<Collection,List>".📘 -
🔽 Make this line start at column 13.📘 -
🔽 Define the locale to be used in this String operation.📘 -
🔽 Replace these toUpperCase()/toLowerCase() and equals() calls with a single equalsIgnoreCase() call.📘 -
🔽 Make this line start at column 17.📘 -
🔽 Replace these toUpperCase()/toLowerCase() and equals() calls with a single equalsIgnoreCase() call.📘 -
🔽 Make this line start at column 17.📘 -
🔽 Make this line start at column 17.📘 -
🔽 Make this line start at column 21.📘 -
🔽 Move this "else" on the same line that the previous closing curly brace.📘 -
🔽 Make this line start at column 13.📘 -
ℹ Complete the task associated to this TODO comment.📘 -
ℹ Complete the task associated to this TODO comment.📘
-
mentioned in commit c52bcf6c
Please register or sign in to reply