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 printing #416

Closed willow-ahrens closed 7 months ago

willow-ahrens commented 7 months ago

fixes https://github.com/willow-ahrens/Finch.jl/issues/413

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (12a3257) 76.13% compared to head (a15c57c) 76.14%.

Files Patch % Lines
src/tensors/levels/sparsevbllevels.jl 0.00% 12 Missing :warning:
src/tensors/levels/atomiclevel.jl 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #416 +/- ## ========================================== + Coverage 76.13% 76.14% +0.01% ========================================== Files 86 86 Lines 7726 7671 -55 ========================================== - Hits 5882 5841 -41 + Misses 1844 1830 -14 ```

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