Demo

Size
The pull request size is calculated based on the amount of lines changed.Tiny
< 20 lines changed.
Small
20~100 lines changed.
Medium
100~250 lines changed.
Large
250~500 lines changed.
Huge
> 500 lines changed.
Insights
This chart can help you measure and answer questions like:- Is the team striving for small Pull Requests?
- Is review or merge time slow because of big Pull Requests?
What good looks like
Ideally, most of Pull Requests should be small or tiny.- They are easier to review.
- They have fewer bugs.
- They are picked up and approved faster.
- They have fewer merge conflicts.
How to improve
There are some strategies that can help your team aim for smaller Pull Requests.- Visit this data during retrospectives and discuss options with the team.
- Keep CI/CD process fast and painless.
- Break down tickets into smaller pieces.
- Try stacking Pull Requests.
Ready to unlock continuous improvement in your team?