Number of Pull Request Revisions
Number
Counts the number of revisions a pull request goes through before being merged, indicating the clarity of requirements and the effectiveness of initial submissions.
Formula
(Total Revisions for All PRs / Number of PRs)
Example
If 30 PRs have 90 revisions in total, the average number of revisions per PR is 90/30 = 3.