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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: