Skip to content

Amoswuuuu/code-coverage

 
 

Repository files navigation

Mozilla Code Coverage

This project has 4 parts:

  • bot is a Python script running as a Taskcluster hook, aggregating code coverage data from Mozilla repositories,
  • backend is a Python API built with Flask, that serves the aggregated code coverage data, in an efficient way,
  • frontend is a vanilla Javascript SPA displaying code coverage data in your browser,
  • addon is a Web Extension for Firefox, extending several Mozilla websites with code coverage data.

Help

You can reach us on our Matrix instance: #codecoverage:mozilla.org

About

Code Coverage analysis for Mozilla products

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 83.8%
  • JavaScript 11.1%
  • SCSS 2.4%
  • HTML 1.6%
  • Shell 0.4%
  • CSS 0.4%
  • Dockerfile 0.3%