Low Risk Commits
Risk is a measure of how likely a commit is to cause problems (code quality/stability). It is calculated based on the size of the commit, how the changes are spread across the code base, and how serious the changes are.
Where to find it
- Delivery > PR Insights - PR Modal
- Health > Insights
Interpretation
- High number of Low-Risk Commits suggests a stable and predictable development process.
- It reflects a well-understood codebase, consistent coding practices, and strong team discipline. This pattern is often associated with process maturity, including established coding standards and effective code reviews.
- It also suggests a quality-focused approach, prioritizing stability and risk-averse decision-making over speed.
Custom Dashboards
Don't forget you can anytime include any metric in your Custom Dashboards.
Updated 11 days ago