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

reorganize utils #506

Closed willow-ahrens closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 72.75%. Comparing base (e500926) to head (5151c23). Report is 28 commits behind head on main.

Files Patch % Lines
src/util/compile.jl 84.51% 35 Missing :warning:
src/util/shims.jl 91.30% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #506 +/- ## ========================================== - Coverage 74.43% 72.75% -1.68% ========================================== Files 91 97 +6 Lines 8718 9062 +344 ========================================== + Hits 6489 6593 +104 - Misses 2229 2469 +240 ```

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