An error occurred while fetching the assigned milestone of the selected merge_request.
Delivery predictability class
All threads resolved!
All threads resolved!
A class handling delivery predictabilities.
Merge request reports
Activity
mentioned in merge request !76 (merged)
- Resolved by Nils Weidmann
- Resolved by Nils Weidmann
- Resolved by Nils Weidmann
- Resolved by Nils Weidmann
- Resolved by Nils Weidmann
- Resolved by Nils Weidmann
- Resolved by Nils Weidmann
- Resolved by Nils Weidmann
- Resolved by Nils Weidmann
- Resolved by Nils Weidmann
added Needs Changes Needs information from dev and removed Needs Review labels
added Needs Review Needs information from reviewer and removed Needs Changes Needs information from dev labels
added Needs Changes and removed Needs Review Needs information from reviewer labels
added Needs Review and removed Needs Changes labels
SonarQube analysis reported 48 issues
-
⚠ 12 major -
🔽 33 minor -
ℹ 3 info
-
⚠ Add the "@Override" annotation above this method signature📘 -
⚠ Refactor the code in order to not assign to this loop counter from within the loop body.📘 -
⚠ Reduce this switch case number of lines from 25 to at most 5, for example by extracting code into methods.📘 -
⚠ Reduce this anonymous class number of lines from 23 to at most 20, or make it a named class.📘 -
⚠ Make this anonymous inner class a lambda📘 -
⚠ Add the "@Override" annotation above this method signature📘 -
⚠ Equality tests should not be made with floating point values.📘 -
⚠ Convert this usage of the ternary operator to an "if"/"else" structure.📘 -
⚠ Reduce the number of returns of this method 4, down to the maximum allowed 3.📘 -
⚠ Convert this usage of the ternary operator to an "if"/"else" structure.📘 -
⚠ Equality tests should not be made with floating point values.📘 -
⚠ Convert this usage of the ternary operator to an "if"/"else" structure.📘 -
🔽 Make this line start at column 9.📘 -
🔽 Move this "else" on the same line that the previous closing curly brace.📘 -
🔽 Make this line start at column 13.📘 -
🔽 Make this line start at column 9.📘 -
🔽 Reorder the modifiers to comply with the Java Language Specification.📘 -
🔽 Make this line start at column 17.📘 -
🔽 Use isEmpty() to check whether the collection is empty or not.📘 -
🔽 Replace the type specification in this constructor call with the diamond operator ("<>").📘 -
🔽 Use isEmpty() to check whether the collection is empty or not.📘 -
🔽 Use isEmpty() to check whether the collection is empty or not.📘 -
🔽 Use isEmpty() to check whether the collection is empty or not.📘 -
🔽 Move this trailing comment on the previous empty line.📘 -
🔽 Make this line start at column 17.📘 -
🔽 Make this line start at column 8.📘 -
🔽 Make this line start at column 12.📘 -
🔽 Move the declaration of "diff" closer to the code that uses it.📘 -
🔽 Declare "m2" on a separate line.📘 -
🔽 Make this line start at column 16.📘 -
🔽 Move this "else" on the same line that the previous closing curly brace.📘 -
🔽 Make this line start at column 16.📘 -
🔽 Move this "else" on the same line that the previous closing curly brace.📘 -
🔽 Make this line start at column 16.📘 -
🔽 Make this line start at column 16.📘 -
🔽 Remove those useless parentheses.📘 -
🔽 Make this line start at column 17.📘 -
🔽 Make this line start at column 17.📘 -
🔽 Rename this local variable name to match the regular expression '^[a-z][a-zA-Z0-9]*$'.📘 -
🔽 Make this line start at column 21.📘 -
🔽 Remove those useless parentheses.📘 -
🔽 Make this line start at column 17.📘 -
🔽 Make this line start at column 21.📘 -
🔽 Remove those useless parentheses.📘 -
🔽 Make this line start at column 17.📘 -
ℹ Suppressing warnings is not allowed📘 -
ℹ Suppressing warnings is not allowed📘 -
ℹ Suppressing warnings is not allowed📘
-
mentioned in commit 9356d146
Please register or sign in to reply