Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Pull Request Size is a measure of the size of pull requests including the number of lines changed within each filepull request submitted for review.

Why does Pull Request Size matter?

Code reviews are an important part of the software development lifecycle because they provide the ability for code written by team members to be peer reviewed and assured for quality before the code is merged from branch into master. Reviewing pull requests can also be one of the most time consuming activities of a team’s software development process.

...