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

Test coverage is small #6

Open
BarakKatzir opened this issue Aug 7, 2024 · 0 comments
Open

Test coverage is small #6

BarakKatzir opened this issue Aug 7, 2024 · 0 comments

Comments

@BarakKatzir
Copy link
Owner

BarakKatzir commented Aug 7, 2024

Current test covers only a tiny percentage of public method, and not even most of my common use cases of scipy.sparse.
It would be good to increase the coverage. Maybe start common stuff like sparse array initialization, and asformat, to<fmt>, and some other common method (nnz / sum / mean etc).

I would also be good to run a testing coverage on the stub package somehow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant