Skip to content

jyothisjagan/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.

About

Code Coverage analysis for Mozilla products

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 80.7%
  • JavaScript 13.7%
  • CSS 3.0%
  • HTML 1.9%
  • Other 0.7%