New Features
Usability improvements
Better usability with bookmarkable open pull request, retrospective summary and statistics
So far, all our three main pages didn’t incorporate the search filter criterias like repository, date range etc. into the URL, which leads to the fact that one cannot bookmark statistics with the chosen filter, or share them with the team (e.g., the retrospective summary for sprint XY with the selected date range). This is now fixed. Here’s an example:
Instead of: https://BITBUCKET/plugins/servlet/pra4bbs/stats
Now: https://BITBUCKET/plugins/servlet/pra4bbs/stats/projects/PRA/repos/pull-request-analytics?from=2020-06-01T00%3A00%3A00.000%2B02%3A00&to=2020-06-22T23%3A59%3A59.000%2B02%3A00&targetBranches=develop,master
Instead of empty page, now the retrospective summary is preselected with the last 2 weeks
Until now we’ve have just shown an empty page when clicking the “PR Analytics” link. To get started and to see content immediately, we now by default show the retrospective summary with the last two weeks:
...
Retrospective summary redesign
Pull Request Activities
Spark line in open pull request list
To get a quick impression about the activity state of a pull request, we now show a spark line in the open pull request list. With this, you should get a feeling about how much work or progress there is on a pull request and if an action is necessary to get the pull request reviewed and merged:
...
New aggregated pull request statistics
To give an overview about the activities in your pull requests, we now provide a new statistic which gives you an overview of what actions happened like commits, comments and merges. With that, you can directly see how your team worked with pull requests over a given period of time:
...
Pull request activities in pull request detail
Pull request detail modal now shows the activities of a single pull request to get a quick overview of what happend without the need to scroll through the activity stream:
...
Statistics improvements
remove merge frequency statistic, replace it with pull request distribution...
...
on summary only a small distribution graphic
move open prs to bottom in distribution graph, evtl. adapt coloring
extend 'single pr' statistics with: pr title, issue infos and target branches (for separate coloring)
explore Y-Axis visualization options e.g. logarithmic to reduce impact of outliers
show added/removed LOC instead only sum
subgraph to LOC statistic to show added/deleted per day
...
We are thrilled to announce that we’ve released version 1.9 on 🎊
Download Pull Request Analytics on the Atlassian Marketplace for Server and Data Center
New Features
The activity sparkline in the open pull request list shows the activity level of the pull request in the past five days
With this addition, you get an immediate view of the open pull request activity and whether action is needed in order to move forward with the pull request.
...
The retrospective summary is pre-selected with the past 2 weeks and the most recent repository
For your convenience, you will see by default the retrospective summary of the past two weeks of your most recently viewed repository.
...
Redesign of the retrospective summary
We redesigned the retrospective summary to make it easier to see the important information at a glance.
...
Enhancements
Differentiation between “approved” and “needs work” flags in Slack reminders
We have made the distinction between the “Needs work” and “Approved” flags in the Slack due date reminders. You will now be able to clearly see the actual status of a pull request and where you may need to take action:
...
Statistics Improvements
Replacement of the existing merge frequency statistics with the more powerful pull request distribution stat
The pull request distribution graph from the retrospective summary provides more value than the existing merge frequency statistics so we replaced the merge frequency statistic with the pr distribution statistic. The pr distribution shows you the different states of your pull requests at different points in time. You can see if the pull request workload was equally spread, or if the merges all happened at the sprint end, possibly having an impact on proper pull request review.
To make the graph more readable at a glance, we reordered the stacked bars to show the open pull requests on the bottom. It should make the graph more useful and provide a better overview of the pull request workload.
...
Addition of useful context in all the single pull request tooltips
We now display additional data points in the pull request tooltips, including the title of the pull request, linked Jira issues and the target branch.
...
Use a logarithmic Y-axis scale for the statistics
To reduce the impact of outliers, we changed to a logarithmic Y-axis scale for the statistics.
Improved lines of code statistics
In addition to the pull request lines of code scatter plot, we added a summary that includes the aggregated total amount of added & removed lines of code per day. The tool tip now includes the added/removed lines of a single pull request.
...
Do you have any questions, suggestions, or problems?
Let us know. We’re glad to help!