Pull Request Size
DEFINITION
Agile development has proven that teams perform better when they deliver working software frequently. Small, manageable pull requests are more easily reviewed, tested, deployed, and maintained — giving rise to higher feature velocity and better overall performance.
HOW IT'S MEASURED
Pull request size is calculated as the average number of lines of code changed per pull request, excluding manifest files, such as package.json
.