Agile software development has become a dominant practice, but many teams struggle to consistently deliver high-value software. While story points and code maintainability metrics (like SonarQube) provide a starting point, they often miss crucial factors like team dynamics, waiting times, code churn, and the impact of knowledge silos. Metrics Machine is designed to fillin these gaps by providing a comprehensive set of metrics that reflect the health of your development process.
We believe that the success of an Agile team is directly tied to the speed and quality with which value is delivered to production. Software Metrics Machine provides insights beyond traditional metrics.
- Continuous Feedback Loops: A constant cycle of observation, analysis, and adjustment is essential.
- Pipeline Health: Maintain a consistently green and stable development pipeline.
- Controlled Code Churn: Minimize unnecessary code changes, as they often indicate underlying issues.
- Knowledge Sharing: Actively avoid knowledge silos – encourage collaboration and knowledge transfer.
- Data-Based Technical Debt: Define and prioritize technical debt based on real data and impact.
This project relies on metrics that are extracted from:
- Pipeline
- Success rate of pipeline ✅
- Average time to complete pipeline from start to finish 🚧
- Pull requests
- Average of Pull requests opened ✅
- Git history
- Code churn ✅
- Hotspots ✅
- Change Frequency ✅
- Complexity Trends Over Time 🚧
The official documentation is hosted at github pages.
This project uses other tools to extract the metrics, and is inspired by other works in the field of software metrics. Here are some references: