Comment count per PR
This metric gives an overview of the number of comments left on PRs on an average.
App inputs to this metric:
GIT/VCS tools
Use cases:
-
Comments per PR shows collaboration in the team
-
Very high numbers can indicate lack of expertise of author, failed test cases, etc
-
Very high numbers can throw light on issues like high cycle time because PRs might be getting held up with large number of back and forth in a PR review.
Some more References:
https://www.hatica.io/blog/code-review-practices/ (opens in a new tab)