Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Rob Hudson f5c98cf462
Remove old L10n machinery (#10660) 2021-11-17 11:18:52 -08:00
Steve Jalim 65d76631e4
10631: Get CircleCI to store Python coverage report (#10640)
* 10631: Get CircleCI to store Python coverage report

* 10631: Ensure coverage config file is copied into Docker container

..so that artefacts end up in the expected place for downstream processing

* 10631: Copy the coverage report to the CI host so it can be collected as an artefact

* 10631: Support CodeCov reporting
2021-10-27 16:21:21 +01:00
Steve Jalim a8d2e59939 10631: Reinstate support for python-coverage
This changeset makes Bedrock tests use coverage.py once more, but this time via the pytest-cov plugin

The configuration set up ignores a (seemingly) sensible set of files and folders, while also outputting HTML and XML reports, for human and [future] machine enjoyment.

Key changes:
* Config expanded for coverage.py
* Main test-running script updated to invoke pytest with the appropriate coverage-logging options
* Docs updated with a small note.
2021-10-25 15:59:53 -04:00
Paul McLanahan 3a78051eb8 Bug 1085476: Enable Travis CI. 2014-10-20 15:19:40 -04:00