Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.8.11 sonar fixes #518

Open
wants to merge 17 commits into
base: 4.8.12-dev-v2
Choose a base branch
from
Open

4.8.11 sonar fixes #518

wants to merge 17 commits into from

Conversation

SaipradeepR
Copy link

No description provided.

Sonar Violations fixes
* KB-2605:Replaced type declaration in ArrayList HashMap with diamond operator

* KB-2606:removed generic exceptions
…ply with a naming convention - 36 (#460)

1. Changed the naming conventions.
… 25 (#462)

1.  Field names should comply with a naming convention - 25
…- 36 (#463)

1. Method names should comply with a naming convention - 36
* KB-2605:Replaced type declaration in ArrayList HashMap with diamond operator

* KB-2606:removed generic exceptions

* KB-2606:Removed unncecessary exception being thrown
* KB-2605:Replaced type declaration in ArrayList HashMap with diamond operator

* KB-2606:removed generic exceptions

* KB-2606:Removed unncecessary exception being thrown

* Reverted code in Base64Util due to compilation
* Logger refactor

* Unchanged files

* Logger refactor ,smell codes

* Smell cases fixed sonar

* Sonar cube info issues

* Sonar cube Blocker issue

* conflict resolved

* Sonar cube code smells

* Sonar cube : KB-2615 Unnecessary imports and KB-2616 Unused assignments

* KB-2615 :(Java) Unnecessary imports should be removed

* Restored constant

* (Java) Unused local variables should be removed, (Java) String literals should not be duplicated
* KB-2605:Replaced type declaration in ArrayList HashMap with diamond operator

* KB-2606:removed generic exceptions

* KB-2606:Removed unncecessary exception being thrown

* Reverted code in Base64Util due to compilation

* KB2606: Sonar issues resolved for exception

* refactored getter in secretkeyspec class
* KB-2605:Replaced type declaration in ArrayList HashMap with diamond operator

* KB-2606:removed generic exceptions

* KB-2606:Removed unncecessary exception being thrown

* Reverted code in Base64Util due to compilation

* KB2606: Sonar issues resolved for exception

* refactored getter in secretkeyspec class

* removed unnecessary typecasting

* Fixed Sonar Bugs
* Logger refactor

* Unchanged files

* Logger refactor ,smell codes

* Smell cases fixed sonar

* Sonar cube info issues

* Sonar cube Blocker issue

* conflict resolved

* Sonar cube code smells

* Sonar cube : KB-2615 Unnecessary imports and KB-2616 Unused assignments

* KB-2615 :(Java) Unnecessary imports should be removed

* Restored constant

* (Java) Unused local variables should be removed, (Java) String literals should not be duplicated

* Sonar code smells:Double Brace Initialization,constant,private fields,public accessibility

* Reverted sunbirdApiUserCourse unused properties
* KB-2605:Replaced type declaration in ArrayList HashMap with diamond operator

* KB-2606:removed generic exceptions

* KB-2606:Removed unncecessary exception being thrown

* Reverted code in Base64Util due to compilation

* KB2606: Sonar issues resolved for exception

* refactored getter in secretkeyspec class

* removed unnecessary typecasting

* Fixed Sonar Bugs

* sonar fixes for KB-2610 (#473)

* Sonar issue fix for bug

---------

Co-authored-by: shankaragoudab <[email protected]>
* logger change

* Logger refactor

* Unchanged files

* Logger refactor ,smell codes

* Smell cases fixed sonar

* Sonar cube info issues

* Sonar cube Blocker issue

* conflict resolved

* Sonar cube code smells

* Sonar cube : KB-2615 Unnecessary imports and KB-2616 Unused assignments

* KB-2615 :(Java) Unnecessary imports should be removed

* Restored constant

* (Java) Unused local variables should be removed, (Java) String literals should not be duplicated

* Sonar code smells:Double Brace Initialization,constant,private fields,public accessibility

* Reverted sunbirdApiUserCourse unused properties

* sonar issues on Utility classes,Boolean literals,todo tags

* Sonar issues fixed for identical implementations,StandardCharsets,depreceted code

* sonar issues on Empty arrays,multiple variables,Array designators,Math operands,Collection.isEmpty(),Collections.EMPTY_LIST

* Sonar multiple issues fixed

* change of boolean from true to false

* Sonar issues fixed

---------

Co-authored-by: SaipradeepR <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants