Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
code_review_guidelines

Code Review

The review process is an analysis of the code to help improve code quality. A good review will not only catch the usual slips/problems of style and bugs, but should also consider the overall health of the project and how any new code fits in. Always be on the lookout for opportunities to refactor and reuse as well as highlighting any flaws in our assumptions in the whole architecture.

Consider the following points when code reviewing wherever possible:

High level overview

Unit Tests

Looking over the code