For the complete documentation index, see llms.txt. This page is also available as Markdown.

πŸ“ˆThroughput

Metrics are displayed based on the selected time frame.

Throughput screen measures volume of work

These are the metrics present in this section:

  • Average PR size : Average number of lines modified during a selected time period

  • Commits: Number of commits pushed.

  • PRs Open: Pull Requests (PR) opened during the selected time period.

  • PRs Merged: The number of PR merged in the selected time period.

  • New Work%: It shows the total lines of code added or modified.

  • Closed Issue Count : Number of issues closed

  • Completed story points : Number of story points completed

  • Active Days: Average number of days in a week that a user/team is active on GIT.

  • Codebase Changes : The lines of code that were added , removed or modified.

  • Review Breakdown: PRs reviewed by selected authors during the selected time period.

  • Merge Breakdown: PRs merged by selected authors during the selected time period.

How to improve planning and throughputHow to track, manage, and reduce technical debt?Why do some metrics like PRs reviewed or merged have more than 100%?

Last updated