Shows the total lines added across all merged pull requests.
đĄ Like tracking how many words you have written, lines added shows the raw volume of new code being introduced to the codebase.
Shows the total lines added across all merged pull requests.
Sums all lines added in merged pull requests in the date range.
SUM(lines_added WHERE pr_status = merged)If your team added 5,000 lines across 20 merged PRs this week, that is 250 lines added per PR on average, useful for tracking code growth trends.
Connect GitHub and Shortcut in minutes. All metrics update automatically.