|
|
|
|
|
by bojan
659 days ago
|
|
A code review is not about testing the functionality or finding bugs. It is about sanity checking the design (although in a welk performing team the design should never come as a surprise), complexity, readability, and test coverage. |
|