Open caspascual opened 4 hours ago
ImportFunctions.js
L51-59: Design-02: Can we remove the nested if blocks?
AuditedBalanceImportFunc.js
JS-07: Remove all console logs
JS-03: Can spread be used to make it cleaner?
ImportFunction.js
AuditedBalanceImportFunc.js
ImportFunctions.js:
Design-05: A lot of the comments detailing the code can be removed since much of it is self-explanatory.
AuditedBalanceImportFunc.js:
JS-07: Remove the console.log statements.
JS-01: The export auditedBalanceImport should be renamed to auditedBalanceImportFunc so that it matches the file name.
Overview
Please pay attention too:
Review Branch
review-10
Files to review
Checklists
Due date
Monday, 11/18/2024
For more information
The review process is documented at: http://courses.ics.hawaii.edu/ics414s21/morea/review/reading-idpm-review.html