Avg. PR Size (LoC)
The average number of lines of code changed across all pull requests in a given time period.
Where to find it
- Health > Team Insights > Add new metric
- Health > Benchmark > Add new metric
Interpretation
- Small PRs (< 50 lines) - are easy to review, quick to merge, and carry low risk. They enable faster reviews, easier testing, and better collaboration. However, they may also reflect overly granular changes or unnecessary process overhead.
- Medium PRs (50–200 lines) - strike a good balance between efficiency and functionality. This range is typical for well-functioning teams, offering manageable complexity, reasonable scope, and a solid trade-off between speed and quality.
- Large PRs (> 200 lines) - raise concerns due to higher risk and complexity. They often result in longer review times, increased chances of bugs, more difficult testing, potential merge conflicts, and the risk of knowledge silos.
Custom Dashboards
Don't forget you can anytime include any metric in your Custom Dashboards.
Updated about 24 hours ago