Files @ 7790b34a0cef
Branch filter:

Location: kallithea/docs/dev/translation.rst

domruf
tests: add pytest-cov .coveragerc file

When using pytest-cov this file can be used to configure the coverage report.
See https://coverage.readthedocs.io/en/latest/config.html for details.
So when you start py.test like this

py.test --cov-config .coveragerc --cov=kallithea --cov-report xml

the settings in this file will be used.
.. _translations:
.. include:: ./../../kallithea/i18n/how_to