...
We’re thrilled to announce that we’ve released version 1.9.0 on 🎊
Download Pull Request Analytics on the Atlassian Marketplace for Server and Data Center
New Features
Activity sparkline in the open pull request list: shows Shows the activity level of the pull request in of the last past five days
With this addition, you can glance at a pull request and immediately get get immediately a feeling about the open pull requests progress request process and see if an action is necessary to get you have to take any action to move forward with the pull request reviewed and merged.
...
The retrospective summary is preselected with the last past 2 weeks
...
and your recent viewed repository
To get the info at glance, from now on you see by default the retrospective summary of the past two weeks of your recent repo.
...
Retrospective summary redesign
We redesigned the retrospective to improve usability and make the important information stand out more clearly. Additionally, we also link to the statistics from metrics to allow a drill-down and to better connect the statistics and the retrospective summary.
...
Enhancements
Differentiation between approved and needs work in Slack reminders
...
Replace existing merge frequency statistic 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. Therefore we replaced the merge frequency statistic with the distribution statistics. It 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 comprehensible, We reordered the stacked bars to show the open pull requests on the bottom. It should make the graph more comprehensible and provide a better overview of the pull request workload.
...
Extend all single pull request tooltips with useful information
...
context
Get the context where you need. We now show three more information pieces in the pull request tooltip: the title of the pull request, linked Jira issues and the target branch.
...
Using
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 line lines of code statisticstatistics
In addition to the pull request line lines of code scatter plot visualizationscatterplot, we added the aggregated total amount of added & removed lines of code per day. Besides that, you can see the added/removed lines in the tooltip of a single pull request:
...