I intend to orphan the python-coverage-test-runner package. The package description is: This package contains the Python module CoverageTestRunner, which runs unit tests implemented using the unittest module in the Python standard library. It runs them using coverage.py (in the python-coverage package) and fails the test if all statements are not covered.
It appears that the package is now adopted. Closing the bug accordingly. Thanks, Boyuan Yang