Shows the average lines removed per merged pull request.
💡 Like measuring how much you edit vs how much you write, some deletion is healthy, none suggests accumulating tech debt.
Shows the average lines removed per merged pull request.
Calculates the average lines removed for merged pull requests.
AVG(lines_removed WHERE pr_status = merged)If your average PR removes 60 lines, you are deleting about a third as much as you add, a sign of steady code hygiene.
Connect GitHub and Shortcut in minutes. All metrics update automatically.