Supported providers
This project integrates with source control providers and code analysis systems to fetch and visualize development metrics.
Supported Source Control Providers
Github
If you are using GitHub and GitHub Actions, the following are supported:
- Insights
- Pipelines
- Pull requests
- Source code analysis via local git repository
GitLab
If you are using GitLab, the following are currently supported:
- Source code analysis via git
Bitbucket
If you are using Bitbucket, the following are currently supported:
- Source code analysis via git
Issue Tracking Systems
Jira
If you are using Jira, the following metrics are supported:
- Issues and issue properties via REST and CLI fetch
- Issue filtering by status and date range
Code analysis tools
Codemaat
Git is the common data source for code metrics regardless of hosting vendor.
Supported metrics include:
- Code churn
- File coupling
- Entity churn
- Entity effort
- Entity ownership
- Pairing index
SonarQube
SonarQube is supported in CLI, REST, and dashboard.
See SonarQube for setup and usage.