pydata / sparse

Sparse multi-dimensional arrays for the PyData ecosystem
https://sparse.pydata.org
BSD 3-Clause "New" or "Revised" License
581 stars 123 forks source link

Move to Array API version 2023.12. #696

Open hameerabbasi opened 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 58.46154% with 27 lines in your changes missing coverage. Please review.

Project coverage is 89.36%. Comparing base (cb6b604) to head (a2e84d5). Report is 101 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #696 +/- ## ========================================== - Coverage 90.21% 89.36% -0.86% ========================================== Files 20 23 +3 Lines 3670 3809 +139 ========================================== + Hits 3311 3404 +93 - Misses 359 405 +46 ```
hameerabbasi commented 1 month ago

Let's put this back as draft until the different signature for clip is settled. xref https://github.com/data-apis/array-api-tests/pull/262