Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make coverage check effective #27

Open
kaplun opened this issue Sep 16, 2015 · 1 comment
Open

Make coverage check effective #27

kaplun opened this issue Sep 16, 2015 · 1 comment

Comments

@kaplun
Copy link
Member

kaplun commented Sep 16, 2015

Coverage is not (yet) supported by cython modules, hence all the Travis integration is currently unneeded.

Additionally .coverage is shipped with the final package on Pypi, which is wrong.

@kaplun kaplun modified the milestones: v2.2, v2.2.1 Sep 16, 2015
@kaplun kaplun changed the title Remove coverage support Make coverage check effective Sep 16, 2015
@kaplun
Copy link
Member Author

kaplun commented Sep 16, 2015

As @jirikuncar points out, we can actually try to implement what is suggested in http://blog.behnel.de/posts/coverage-analysis-for-cython-modules.html

@pombredanne pombredanne removed this from the v2.2.2 milestone Dec 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants