Open source solution for code coverage tracking
Visualize code coverage per branch
Supports Github Actions comparison comments and badges
Self hosted
Fast: Directly comments code coverage comparison on pull request using Github actions.
Hassle Free: Self hosted
Analyze: Track code coverage for your projects
Languages: Clover for (Go, PHP, JS, Java)
Platform: Github Actions. Jenkins, Bitbucket, Gitlab support is coming soon
- Provides a simple API to store coverage data
- Provides Github oauth integration
- Provides code coverage artifacts to be viewed from dashboard
- Provides Github Action to comment the code coverage comparison
- Provides code coverage badges
- Provides code coverage dashboard to view code coverage data, trends etc
https://rakutentech.github.io/code-coverage-dashboard/
- Initial Release
- Front end added trends and graphs
- Supports Java via Jacoco