Would it be worth considering adding some sort code coverage coverage? This will ensure that the tests cover all (or at least as much as reasonable) of the code.
I have done this with my Rust projects using codecov.io, so I am happy to create this for ndarray.
Would it be worth considering adding some sort code coverage coverage? This will ensure that the tests cover all (or at least as much as reasonable) of the code.
I have done this with my Rust projects using codecov.io, so I am happy to create this for ndarray.