pydata / sparse

Sparse multi-dimensional arrays for the PyData ecosystem

Home Page:https://sparse.pydata.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change CodeCov to only run if tests pass.

hameerabbasi opened this issue · comments

          > Hmm, why code coverage is dropping so much?

Because the tests didn't actually run. Speaking of, we should change it to run only if tests succeed.

Originally posted by @hameerabbasi in #573 (comment)