Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 356 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 356 Bytes

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