This dashboard offers a comprehensive and centralized view of a team’s engineering and development processes, providing stakeholders (from developers to CTOs) with a holistic view of the development workflow. The diverse range of metrics provides insights into code contribution, issue management, collaborative activities, and more.
This dashboard can be used to: :
Report to boards and Executive Leadership meetings
Carry out due diligence, or audits
Understand the team’s development habits and patterns
Understand if a sector is underrepresented (e.g. issues author number is very low, while the engineers number is high, which could indicate a bottleneck in specifications writing).
Insights
Opened PRs: The number of pull requests created, over the selected period.
PRs Completed: The number of pull requests merged, over the selected period.
Average PR size: Displays the average size of pull requests (lines of code changed) over the selected period.
Commits made: The number of commits created, over the selected period.
PR Authors: The number of distinct pull request authors, over the selected period.
Total Lines of Code: The total number of lines of code changed, over the selected period.
Repositories Overview: The list of git repos with their volume of work done, over the selected period.
Opened Issues: The number of issues created, over the selected period.
Issues Authors: The number of distinct issues authors, over the selected period
Projects Issues Overview: The list of projects and their volume of issues, over the selected period.
Closed Issues: The number of issues closed, over the selected period.
Story Points Done: The number of story points done, over the selected period.
Total Comments: The number of comments written across projects, over the selected period.
Commenters: The number of distinct comment authors, over the selected period.
Comments distribution: The distribution of comments between issues and pull requests, over the selected period.
Discussed Items Overview: The list of most commented issues and pull requests, over the selected period.
Total Reviews: The number of code reviews submitted, over the selected period.
Reviewers: The number of distinct review authors, over the selected period.
Reviews Distribution: The distribution of reviews per status, over the selected period.
Average Reviews for PR Approval: The average number of reviews to approve pull requests, over the selected period.
Reviews Overview: The list of most reviewed pull requests, over the selected period.