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

Remove unused C code #37

Open
astrofrog opened this issue Sep 25, 2017 · 0 comments
Open

Remove unused C code #37

astrofrog opened this issue Sep 25, 2017 · 0 comments
Milestone

Comments

@astrofrog
Copy link
Member

Once we are happy with the amount of functionality implemented here, we should remove any unused C code. Here is information on doing coverage testing with C extensions:

https://emptysqua.re/blog/code-coverage-python-c-extensions/

I think we should hold back from doing this until we are sure that there is no other functionality in the C code we might want to expose.

@astrofrog astrofrog added this to the Future milestone Sep 25, 2017
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

1 participant