Code Review 4 checklist - GitGotGo1/sem GitHub Wiki
The aim of this code review is to check that the project is deploying correctly. At this stage, at least 75% of the work of the project should be completed.
Checklist Submission 4 (10% of CW mark)
The following must be in place:
- Deployment working.
- Bug reporting system set-up.
Graded Criteria Submission 4 (10% of CW mark)
The following criteria will be assessed for overall quality:
- Code quality including comments.
- Correct usage of branches.
- Continuous integration working.
- Kanban/Project Board being used.
- Quality and coverage of unit tests.
- Project requirements met.