rakutentech / code-coverage-dashboard

Effective Code Coverage Tracking and Dashboard.

Home Page:https://medium.com/web-developer/effective-code-coverage-solution-open-sourced-bf5dad003ade

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

code coverage dashboard

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

Screenshot

alt text

Features

  • 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

Full documentation

https://rakutentech.github.io/code-coverage-dashboard/

Screenshots

Changelog

  • Initial Release
  • Front end added trends and graphs
  • Supports Java via Jacoco

About

Effective Code Coverage Tracking and Dashboard.

https://medium.com/web-developer/effective-code-coverage-solution-open-sourced-bf5dad003ade

License:Apache License 2.0


Languages

Language:Go 47.5%Language:C 26.7%Language:TypeScript 22.6%Language:CSS 1.6%Language:JavaScript 1.2%Language:Shell 0.4%