Hacker News new | ask | show | jobs
by khurs 27 days ago
"The purpose of code review is not for the reviewer to find bugs"

Well kinda - code review needs to identify any missing tests? And without the tests more likely a bug could exist.