.. _Use Codecov:

Use Codecov to measure code covered by tests
############################################

Status
******

Accepted

Context
*******

It is important for the health of the Open edX project to measure the amount of code covered by automated testing.

Decision
********

For measuring test coverage, `Codecov`_ should be used.

Consequence
***********

`Codecov`_ has been adopted by the Open edX community as the tool for measuring test coverage.

Rejected Alternatives
*********************

Coveralls
=========

Coveralls has been historically used for tracking coverage but the service has become less reliable over time and the larger python has moved away from it.

.. _Codecov: https://about.codecov.io/
