tree: 41b396d36f8d696f4c536ae67ed7730973af0296 [path history] [tgz]
  1. go/
  2. modules/
  3. pages/
  4. sys/
  5. .gitignore
  6. coverage_release
  7. elements.html
  8. Makefile
  9. package.json
  10. probers.json5
  11. README.md
  12. skiapush.json5
  13. vm.go
  14. webpack.config.js
  15. yarn.lock
coverage/README.md

The coverage server has two purposes: - Allow users to browse the test coverage of Skia on recent commits. - Provide an endpoint for integration with Gerrit so coverage can be displayed from tryjobs.

It works largely by ingesting data from GCS from coverage runs.