You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@khlee1886 Your Part is ok, but still have magic strings/numbers. Also, comments may be insufficient to describe 'what to do' in your program. Logging is missing in your component.
Possible recommendation: Eliminate magic strings and numbers. Try to implement logging in your part.
@JohannLee The comment in your part is inconsistent. Your component is not tested and cleaned. Also, the logging is missing.
Possible recommendation: do as much as you can.
Also, none of you considered the aspect of secure programming and efficiency. Most of the parts that you guys implemented are not robust as there is no validity check for inputs and no assertions was made. It would be dangerous because the current testing is still limited. @weitsang Please correct me if i am wrong or i have anything missing. :)
@khlee1886 Your Part is ok, but still have magic strings/numbers. Also, comments may be insufficient to describe 'what to do' in your program. Logging is missing in your component.
Possible recommendation: Eliminate magic strings and numbers. Try to implement logging in your part.
@JohannLee The comment in your part is inconsistent. Your component is not tested and cleaned. Also, the logging is missing.
Possible recommendation: do as much as you can.
@eang0322 NIL
The text was updated successfully, but these errors were encountered: