This is a short and sweet story about important facts to know and share about code quality and code reviews. You can also read more about this in our ebook.
680 companies were asked about their code quality and code review practices. Below are 10 of the most compelling learnings.
Disclosure: Codacy, the automated code reviews platform, has previously sponsored Hacker Noon. For Hacker Noon readers, theyâre offering 15% off using this code: HACKERNOON.
The facts
1 We spent a significant amount of time reviewing code. In fact we spend on average 5 hours per week reviewing code or 12.5**% of our week looking at code**.
2As a developer, spending more than a day a week reviewing code doesnât correlate with improvements in perceived code quality OR in more time shipping new features (as opposed with fixing bugs or paying back tech debt).
Diminished returns: spending more than a day per week reviewing code does not correlated with better perceived code quality
3 45% of developers say that âLack of Timeâ is the real obstacle to reviewing code while 34% say âPressure to Shipâ.
4 72% of developers say that their code reviews are blocking (donât ship a line of code without being reviewed).
5 66% of developers require 1 person to approve their pull requests. 25% require 2 people. Less than 5% require more than 2.
6 53% of people monitor code coverage but 65% donât have a minimum threshold of code coverage to approve a pull request.
7 29% of developers say the biggest problem in their project is âWorkloadâ while VPs of Eng and Directors say âDelivery speedâ. The third biggest problem for developers is âManagementâ
Who gets to review code? Two thirds of companies prefer the all hands on deck approach to code review.
8Regarding who gets to review code, having everyone in the team do it is the most common practice. Other alternatives are having owners of projects or modules or having senior developers review most of the code.
9Stricter code reviews lead to less time fixing bugs and more time delivering new features. Less strict code reviewers spend 31% of their time fixing bugs whereas stricter reviewers spend 24%. Regarding time focusing on new features: 43% and 54% corresponding.
10Developers spend 45% of their time fixing bugs or addressing technical debt vs of building new features.
Time spent on average per activity during development
You can also read more about this and other great learnings in our new ebook about code reviews:
Click to get the ebook