How deep do you go in code reviews?

Posted by JobSightDev@reddit | ExperiencedDevs | View on Reddit | 36 comments

As of right now, when I do code reviews for my jr devs, I'm just making sure there aren't any big red flags in the code.

I'm not really going very deep in the logic or design and if there are potential errors in these. I assume the dev did testing enough to make sure it works and I'll let the testing team find anything else that might pop up.

How deep do you go in your reviews?