Shows the total lines removed across all merged pull requests.
💡 Like pruning a tree, healthy codebases regularly remove dead code, old features, and unnecessary complexity.
Shows the total lines removed across all merged pull requests.
Sums all lines removed in merged pull requests in the date range.
SUM(lines_removed WHERE pr_status = merged)If your team removed 2,000 lines this week while adding 5,000, you are growing the codebase by 3,000 net lines, track this ratio over time.
Connect GitHub and Shortcut in minutes. All metrics update automatically.