Cython has recently gained support for coverage our of box [1]. It might be worth to have that code covered as well since we aim to replace all CPython-extensions with Cython in the long run.
[1] http://blog.behnel.de/posts/coverage-analysis-for-cython-modules.html