|
|
|
|
|
by FakeComments
2442 days ago
|
|
Code review is more about determining if you have the correct test cases to cover the algorithm, and a solid architecture for maintenance, than it is about algorithmic correctness. Code review is a tool to push back on your manager ignoring testing: “Steve requested I add X tests.” |
|