Hacker News new | ask | show | jobs
by keyanp 1561 days ago
No almost never. That’s the job of the CI build. If the code doesn’t even run then it should be caught by the tests. If there are no tests that would catch it then they must be written before passing code review.