/cython-coverage

Primary LanguagePythonApache License 2.0Apache-2.0

Cython Coverage

This coverage plugin works around this cython bug. For more information, see this comment.

Usage

Install the plugin:

pip install cython-coverage

Add it to .coveragerc:

[run]
plugins = cython_coverage