An error occurred while fetching the assigned milestone of the selected merge_request.
Code smells iteration 3.2
This PR resolves three code smells in DiagnosisStatisticsBean.java
:
- Remove unnecessary comments on local variables since the names are clear and the comments create clutter
- Shorten all lines to 100 chars
- Remove repeated code in the constructors, so that all constructors refer back to the most complex one
Edited by adityab3
Merge request reports
Activity
assigned to @htmoss2
added 131 commits
-
2aa38ca8...34aea561 - 130 commits from branch
master
- dc90d189 - Merge branch 'master' into 'code_smells_iteration_3.2'
-
2aa38ca8...34aea561 - 130 commits from branch
mentioned in commit 4aff9df6
Please register or sign in to reply