-
- Downloads
There was an error fetching the commit references. Please try again later.
Add asserts for single recipient assumptions
refs #40
parent
2fe5396c
No related branches found
No related tags found
Pipeline #
Showing
- src/routing/EpidemicOracleRouter.java 11 additions, 0 deletionssrc/routing/EpidemicOracleRouter.java
- src/routing/MaxPropRouter.java 10 additions, 0 deletionssrc/routing/MaxPropRouter.java
- src/routing/MaxPropRouterWithEstimation.java 11 additions, 1 deletionsrc/routing/MaxPropRouterWithEstimation.java
-
SonarQube analysis reported 21 issues:
Watch the comments in this conversation to review them. Note: the following issues could not be reported as comments because they are located on lines that are not displayed in this commit:
-
Remove usage of generic wildcard type.
-
Drop this interface in favor of "java.util.function.Supplier".
-
Remove this unused "toReceivePolicy" private field.
-
Remove this unused "fromReceivePolicy" private field.
-
Rename this abstract class name to match the regular expression '^Abstract[A-Z][a-zA-Z0-9]*$'.
-
Replace all tab characters in this file by sequences of white-spaces.
-
Make this line start at column 13.
-
Make this line start at column 13.
-
Remove this unused import 'java.util.List'.
-
Make this line start at column 5.
-
Make this line start at column 5.
-
Make this line start at column 9.
-
Make this line start at column 9.
-
Make this line start at column 9.
-
Make this line start at column 9.
-
Make this line start at column 9.
-
Make this line start at column 13.
-
Make this line start at column 17.
-