Where can I see average PR sizes?

PreviousWhy do some metrics like PRs reviewed or merged have more than 100%?NextHow do I link Pull Requests to Issues
Last updated
Information on Average PR sizes against each team or person can be seen in the tabular view of the Cockpit, under Throughput.
Average PR size = sum (lines added + lines removed) of all merged PRs / Total no. of merged PRs

Last updated