willow-ahrens / Finch.jl

Sparse tensors in Julia and more! Datastructure-driven array programing language.
http://willowahrens.io/Finch.jl/
MIT License
158 stars 15 forks source link

Wma/fix sparse band #446

Closed willow-ahrens closed 6 months ago

willow-ahrens commented 6 months ago

fixes #443 fixes #330 and also cleans up some of the conversion test suite a bit

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.60%. Comparing base (705a7b7) to head (f6ea0eb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #446 +/- ## ========================================== + Coverage 76.02% 76.60% +0.58% ========================================== Files 89 89 Lines 8300 8268 -32 ========================================== + Hits 6310 6334 +24 + Misses 1990 1934 -56 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.