Code Review 3 checklist - GitGotGo1/sem GitHub Wiki

As we progress each sprint heading towards each code review milestone we need to ensure we tick off each requirment for that review meeting.

Checklist Submission 3 (12% of CW mark)

The following must be in place:

  • Suitable unit tests defined.
  • Suitable integration tests defined.
  • Tests running on Travis CI.

Graded Criteria Submission 3 (8% of CW mark)

The following criteria will be assessed for overall quality:

  • Metrics from GitHub. Also used to assess individual contribution.
  • 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.