Analyze pull requests' resolution time distribution.
New in this release:
Analyze pull requests' resolution time distribution.
Destination branch picker in Resolution Time Report.
Learn how long it took to resolve a particular pull request.
Fixed in this release:
Users with an inactive Bitbucket account were shown in People> Recently Viewed. Clicking such users caused an error.
Analyze Pull Requests' Resolution Time Distribution
Added a new pull requests report – Resolution Time Distribution. It shows pull requests ordered and grouped by time taken to resolve them (merge or decline). This helps you analyze code review process and see:
distribution of resolution times
median – a typical resolution time
interquartile range – the middle 50% of all pull requests of the period
minimum and maximum resolution times
This report helps you answer such questions:
How long does it usually take to resolve pull requests
Are there more pull requests with a long or short resolution time
What is an expected resolution time for future pull requests
What pull requests of the period had the shortest/longest resolution times
Destination branch picker in Resolution Time Report
Now you can see how long it took to decline or merge pull requests made to a specific branch. You can select a destination branch while configuring Resolution Time Report.
Learn how long it took to resolve a particular pull request
The list of pull requests in Resolution Time Report and the new Resolution Time Distribution report shows a resolution time of each pull request.
It lets you drill down and see the time it took to merge or decline each pull request.