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

SingleList Level #374

Closed nullplay closed 8 months ago

nullplay commented 8 months ago

fixes #331

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (0ef7c16) 75.98% compared to head (aec6e5e) 75.70%.

Files Patch % Lines
src/tensors/levels/singlelistlevels.jl 64.43% 69 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #374 +/- ## ========================================== - Coverage 75.98% 75.70% -0.29% ========================================== Files 82 83 +1 Lines 7184 7380 +196 ========================================== + Hits 5459 5587 +128 - Misses 1725 1793 +68 ```

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