Releases: solitontech/software-practices-metrics-tool
Releases · solitontech/software-practices-metrics-tool
2.1.0
Software Practices Metrics Tool (version-2.1.0)
Enhancements
- Previously, the date range selection in Code Review or Trunk-based was limited to the last 6 months. We have now removed this restriction. Instead, you can choose any start and end dates, as long as the range does not exceed 6 months.
Distribution Options
Available for download as
- Docker package
- Windows installer
Limitation
This tool currently only supports Azure DevOps hosted projects.
2.0.1
Software Practices Metrics Tool (version-2.0.1)
Bugs Resolved
Code Review Metrics
- Previously for reviewer added time we were considering the first value of the reviewer added time this will be an issue when the reviewer left and joined again before their first review, so we changed it to consider the latest reviewer added time before their first response.
- Previously when the reviewer left the PR the added time of that reviewer is taken as PR creation time, we resolved it and correct reviewer added time will be taken.
General
- Previously when any URLs in code review or trunk based development page are clicked, they were launched as new electron instance, now it's changed to open external links in OS default browser.
Distribution Options
Available for download as
- Docker package
- Windows installer
Limitation
This tool currently only supports Azure DevOps hosted projects.
2.0.0
Software Practices Metrics Tool (version-2.0.0)
Features
Code Review Metrics
Explore pull request lifecycle insights with Code Review Metrics
- Votes history, current votes, first review response time, approval time & comments will now be updated based on filtered reviewers
- Feature to export the code review metrics as CSV file
Distribution Options
Available for download as
- Docker package
- Windows installer
Limitation
This tool currently only supports Azure DevOps hosted projects.
1.0.0
Software Practices Metrics Tool (version-1.0.0)
Features
New Metrics Pages
Introducing two new key metrics pages
- Code Review Metrics
- Trunk Based Metrics
Trunk Based Metrics
Gain the below insights into your repository with Trunk Based Metrics
- Total number of branches
- Active pull requests raised to the trunk branch
- Compliance with naming standards for branches
- Number of active pull requests
- Commit frequency in the trunk branch
Code Review Metrics
Explore pull request lifecycle insights with Code Review Metrics
- First review response time of the pull request
- Approval time of the pull request
- Merge time of the pull request
- Status of the pull request
- Pull request votes and votes history timeline
- Perform advanced search and sorting on the pull request data
- Visualize all the above insights as graphs for better understanding
Distribution Options
Available for download as
- Docker package
- Windows installer
Limitation
This tool currently only supports Azure DevOps hosted projects.