5 ms·
I’ve recently listened to a talk from Jane Street about their review system: they use this method exactly with a helper tool that keeps track of what you’ve alr
by sevazhidkov 3y ago
I’ve recently listened to a talk from Jane Street about their review system: they use this method exactly with a helper tool that keeps track of what you’ve already reviewed in the PR, minus any changes that were committed after review. PR author also “reviews” the branch, so the code review comments and changes would show up on self-re-review (because they were not reviewed).
https://youtu.be/MUqvXHEjmus https://youtu.be/MUqvXHEjmus
Transcript: https://www.janestreet.com/tech-talks/janestreet-code-review/ https://www.janestreet.com/tech-talks/janestreet-code-review...