astropy-healpix icon indicating copy to clipboard operation
astropy-healpix copied to clipboard

Remove unused C code

Open astrofrog opened this issue 8 years ago • 0 comments

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 avatar Sep 25 '17 14:09 astrofrog