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 317 #352

Closed willow-ahrens closed 9 months ago

willow-ahrens commented 9 months ago

fixes #317 fixes #351

codecov[bot] commented 9 months ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (ac9af0f) 76.02% compared to head (4cb0a1d) 76.00%.

Files Patch % Lines
src/tensors/combinators/unfurled.jl 66.66% 2 Missing :warning:
src/interface/abstractarrays.jl 92.30% 1 Missing :warning:
src/tensors/combinators/offset.jl 0.00% 1 Missing :warning:
src/tensors/combinators/permissive.jl 0.00% 1 Missing :warning:
src/tensors/combinators/swizzle.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #352 +/- ## ========================================== - Coverage 76.02% 76.00% -0.02% ========================================== Files 78 78 Lines 6585 6598 +13 ========================================== + Hits 5006 5015 +9 - Misses 1579 1583 +4 ```

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