Skip to content

thunderbird/code-coverage

 
 

Mozilla Code Coverage

This project has 4 parts:

Help

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

Thunderbird Changes

Note: The system running the container must be supplied with at least 16gb of memory. Other-wise you will run into out of memory killer issues while grcov runs.

This fork contains some Thunderbird specific changes:

  • Zero coverage reports are uploaded to Google Cloud Storage, and pulled down by the backend api.
  • A Thunderbird Cron file has been added, that pulls down comm-central's tip revision and generates all reports.
  • The frontend has been removed from .dockerignore, and runs in a docker container for deployment purposes.
  • Various tweaks to allow a repository that isn't mozilla-central to generate reports (these changes are also available on multi-repo branch.)

About

Code Coverage analysis for Thunderbird

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Languages

  • Python 83.6%
  • JavaScript 10.5%
  • SCSS 2.2%
  • HTML 1.5%
  • Dockerfile 1.3%
  • Shell 0.5%
  • CSS 0.4%