PR Reviewed
PRs review gives the count of number of PRs reviewed by the reviewers.
Reviews can be comments or an approval/request for changes
App inputs to this metric:
GIT/VCS
Use cases:
It helps understand how many PRs have been reviewed by the team.
If there is a huge gap between the number of PRs opened and PRs reviewed, it may be an indication of compromise of the poor engineering practices.
Some more references:
https://www.hatica.io/blog/code-review-practices/ (opens in a new tab)