You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
The text was updated successfully, but these errors were encountered: