Feature#295 misc fixes tweaks for oculus
This MR mainly adds/ changes scripts to make it easier/more automated to run the simulator on Oculus. It also introduces changes to the text ui output, that give us information about memory usage and make the output usable in a csv file.
Merge request reports
Activity
SonarQube analysis reported 2 issues
-
⚠ 2 major
-
SonarQube analysis reported 2 issues
-
⚠ 2 major
-
SonarQube analysis reported 2 issues
-
⚠ 2 major
-
SonarQube analysis reported 2 issues
-
⚠ 2 major
-
SonarQube analysis reported 2 issues
-
ℹ 2 info
-
SonarQube analysis reported 10 issues
-
🔽 10 minor
-
🔽 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 13.📘 -
🔽 Move this "else" on the same line that the previous closing curly brace.📘 -
🔽 Make this line start at column 13.📘 -
🔽 Replace all tab characters in this file by sequences of white-spaces.📘 -
🔽 Make this line start at column 9.📘 -
🔽 Make this line start at column 13.📘 -
🔽 Move this trailing comment on the previous empty line.📘
-
SonarQube analysis reported 12 issues
-
🔽 12 minor
-
🔽 Replace all tab characters in this file by sequences of white-spaces.📘 -
🔽 Make this line start at column 9.📘 -
🔽 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 13.📘 -
🔽 Move this "else" on the same line that the previous closing curly brace.📘 -
🔽 Make this line start at column 13.📘 -
🔽 Replace all tab characters in this file by sequences of white-spaces.📘 -
🔽 Make this line start at column 9.📘 -
🔽 Make this line start at column 13.📘 -
🔽 Move this trailing comment on the previous empty line.📘
-
SonarQube analysis reported 12 issues
-
🔽 12 minor
-
🔽 Replace all tab characters in this file by sequences of white-spaces.📘 -
🔽 Make this line start at column 9.📘 -
🔽 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 13.📘 -
🔽 Move this "else" on the same line that the previous closing curly brace.📘 -
🔽 Make this line start at column 13.📘 -
🔽 Replace all tab characters in this file by sequences of white-spaces.📘 -
🔽 Make this line start at column 9.📘 -
🔽 Make this line start at column 13.📘 -
🔽 Use a cryptographically strong random number generator (RNG) like "java.security.SecureRandom" in place of this PRNG📘
-
SonarQube analysis reported 1 issue
-
🔽 1 minor
-
SonarQube analysis reported 4 issues
-
🔽 4 minor
-
🔽 Use a cryptographically strong random number generator (RNG) like "java.security.SecureRandom" in place of this PRNG📘 -
🔽 Make this final field static too.📘 -
🔽 Add underscores to this numeric value for readability📘 -
🔽 Rename this field "BYTES_PER_MEGABYTE" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.📘
-
added Needs information from dev label
SonarQube analysis reported 14 issues
-
⚠ 1 major -
🔽 13 minor
-
⚠ Assign this magic number 2 to a well-named constant, and use the constant instead.📘 -
🔽 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.📘 -
🔽 Make this final field static too.📘 -
🔽 Add underscores to this numeric value for readability📘 -
🔽 Rename this field "BYTES_PER_MEGABYTE" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.📘
-
added Needs Changes and removed Needs information from dev labels
added Needs Review and removed Needs Changes labels
added 17 commits
-
0646aaf0...481bf2cb - 16 commits from branch
master
- 932b6489 - Merge remote-tracking branch 'origin/master' into feature#295_misc_fixes_tweaks_for_oculus
-
0646aaf0...481bf2cb - 16 commits from branch
SonarQube analysis reported 3 issues
-
🔽 3 minor
-
SonarQube analysis reported 5 issues
-
🔽 5 minor
-
🔽 Replace the type specification in this constructor call with the diamond operator ("<>").📘 -
🔽 Make this line start at column 13.📘 -
🔽 Make this final field static too.📘 -
🔽 Add underscores to this numeric value for readability📘 -
🔽 Rename this field "BYTES_PER_MEGABYTE" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.📘
-
added 1 commit
- 7576a565 - make sure both runs for each configuration are executed
SonarQube analysis reported 5 issues
-
🔽 5 minor
-
🔽 Replace the type specification in this constructor call with the diamond operator ("<>").📘 -
🔽 Make this line start at column 13.📘 -
🔽 Make this final field static too.📘 -
🔽 Add underscores to this numeric value for readability📘 -
🔽 Rename this field "BYTES_PER_MEGABYTE" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.📘
-
SonarQube analysis reported 2 issues
-
🔽 2 minor
-
SonarQube analysis reported 2 issues
-
🔽 2 minor
-
SonarQube analysis reported 2 issues
-
🔽 2 minor
-
added Please merge label
removed Please merge label
SonarQube analysis reported 17 issues
-
🚫 3 critical -
⚠ 1 major -
🔽 13 minor
-
🚫 Reduce the number of conditional operators (4) used in the expression (maximum allowed 3).📘 -
🚫 The Cyclomatic Complexity of this method "update" is 11 which is greater than 10 authorized.📘 -
🚫 Missing curly brace.📘 -
⚠ Merge this if statement with the enclosing one.📘 -
🔽 Make this line start at column 9.📘 -
🔽 Make this line start at column 13.📘 -
🔽 Make this line start at column 17.📘 -
🔽 Make this line start at column 13.📘 -
🔽 Make this line start at column 17.📘 -
🔽 Remove the literal "true" boolean value.📘 -
🔽 Make this line start at column 17.📘 -
🔽 Replace the type specification in this constructor call with the diamond operator ("<>").📘 -
🔽 Make this line start at column 13.📘 -
🔽 Make this line start at column 17.📘 -
🔽 Make this line start at column 21.📘 -
🔽 Replace the type specification in this constructor call with the diamond operator ("<>").📘 -
🔽 Make this line start at column 13.📘
-
added Needs information from dev label
added 100 commits
-
62793046...310566a5 - 98 commits from branch
master
- 0f3eb3a3 - Merge remote-tracking branch 'origin/master' into feature#295_misc_fixes_tweaks_for_oculus
- 0520e229 - simplyfiy the compilation target path
-
62793046...310566a5 - 98 commits from branch
added 1 commit
- 150c224d - remove periods, that the last commit didn't catch
removed Needs information from dev label