willow-ahrens / Finch.jl

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

Wma/fix487 #501

Closed willow-ahrens closed 4 months ago

willow-ahrens commented 4 months ago

A few rewrites to the system that appear to fix bugs

fixes #487

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 77.44361% with 30 lines in your changes are missing coverage. Please review.

Project coverage is 74.35%. Comparing base (d6c9d41) to head (3268a35). Report is 3 commits behind head on main.

:exclamation: Current head 3268a35 differs from pull request most recent head db0f157. Consider uploading reports for the commit db0f157 to get more accurate results

Files Patch % Lines
src/interface/morgue.jl 0.00% 16 Missing :warning:
src/interface/compute.jl 86.51% 12 Missing :warning:
src/FinchLogic/nodes.jl 90.90% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #501 +/- ## ========================================== - Coverage 76.42% 74.35% -2.07% ========================================== Files 90 91 +1 Lines 8649 8701 +52 ========================================== - Hits 6610 6470 -140 - Misses 2039 2231 +192 ```

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