Engineers at smaller companies are more likely to skip code review
  • In companies with ≤ 5 code committers, over 50% of all PRs are merged without any code review. That percentage drops dramatically as we look at larger companies: < 10% in 50+ committer companies and < 5% in 200+ committer companies.

% of PRs merged without review, by company size

  • Moreover, when we look at currently large companies and tracked their rate of code review over time, we see that as the same companies grow larger, fewer PRs are merged without review.
  • As noted previously, the single biggest factor on a PR’s time to merge is the number of reviews it receives. PRs without reviews are the fastest to merge.
    • PRs without reviews take, on median, 8 minutes to merge. The more reviews, the more time elapses before the median PR is merged. Of merged PRs, % merged without reviews

Graphite
Git stacked on GitHub

Stacked pull requests are easier to read, easier to write, and easier to manage.
Teams that stack ship better software, faster.

Or install our CLI.
Product Screenshot 1
Product Screenshot 2