Shows the average total lines changed per merged pull request.
💡 Like the word count of a document you're asked to proofread, there is a readable sweet spot beyond which quality suffers.
Shows the average total lines changed per merged pull request.
Calculates the average lines changed (added + removed) for merged pull requests.
AVG(lines_added + lines_removed WHERE pr_status = merged)If your average PR changes 250 lines (added + removed), reviewers are processing a reasonable amount of code per review session.
Connect GitHub and Shortcut in minutes. All metrics update automatically.