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

API: Add `eltype` for `SwizzleArray` #415

Closed mtsokol closed 7 months ago

mtsokol commented 7 months ago

Hi @willow-ahrens,

Just a nitpick one-line change that I noticed in Tensor class in finch-tensor.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (e06ba1c) 76.14% compared to head (0e91811) 76.13%.

Files Patch % Lines
src/tensors/combinators/swizzle.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #415 +/- ## ========================================== - Coverage 76.14% 76.13% -0.01% ========================================== Files 86 86 Lines 7725 7726 +1 ========================================== Hits 5882 5882 - Misses 1843 1844 +1 ```

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