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

avoid reading undefined variable #280

Closed willow-ahrens closed 1 year ago

willow-ahrens commented 1 year ago

fixes #267

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (2b2909d) 78.45% compared to head (ff7042d) 78.46%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #280 +/- ## ======================================= Coverage 78.45% 78.46% ======================================= Files 76 76 Lines 6049 6050 +1 ======================================= + Hits 4746 4747 +1 Misses 1303 1303 ``` | [Files Changed](https://app.codecov.io/gh/willow-ahrens/Finch.jl/pull/280?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Willow+Ahrens) | Coverage Δ | | |---|---|---| | [src/execute.jl](https://app.codecov.io/gh/willow-ahrens/Finch.jl/pull/280?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Willow+Ahrens#diff-c3JjL2V4ZWN1dGUuamw=) | `96.33% <100.00%> (+0.03%)` | :arrow_up: |

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