Code Coverage analysis for Mozilla products
Перейти к файлу
Marco Castelluccio e2d1a5a043 Version 1.3.35 2024-11-12 12:14:09 +01:00
.github Run prettier on the whole repo 2024-10-21 17:22:32 +02:00
addon build(deps-dev): bump webpack from 5.95.0 to 5.96.1 in /addon (#2535) 2024-11-12 11:28:19 +01:00
backend Version 1.3.35 2024-11-12 12:14:09 +01:00
bot Version 1.3.35 2024-11-12 12:14:09 +01:00
events Version 1.3.35 2024-11-12 12:14:09 +01:00
frontend Version 1.3.35 2024-11-12 12:14:09 +01:00
report Version 1.3.35 2024-11-12 12:14:09 +01:00
tools build(deps): bump taskcluster from 73.0.0 to 74.0.0 in /tools (#2531) 2024-11-12 11:28:54 +01:00
.dockerignore
.flake8
.gitignore
.isort.cfg
.pre-commit-config.yaml Run prettier on the whole repo 2024-10-21 17:22:32 +02:00
.taskcluster.yml Run linting for addon 2024-10-21 18:14:43 +02:00
CODE_OF_CONDUCT.md Run prettier on the whole repo 2024-10-21 17:22:32 +02:00
CONTRIBUTING.md
LICENSE
README.md Run prettier on the whole repo 2024-10-21 17:22:32 +02:00

README.md

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. Published at https://addons.mozilla.org/firefox/addon/gecko-code-coverage/.

Help

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