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

move binsparse to attributes #289

Closed willow-ahrens closed 12 months ago

codecov[bot] commented 12 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (4786982) 77.54% compared to head (67b73ae) 76.79%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #289 +/- ## ========================================== - Coverage 77.54% 76.79% -0.75% ========================================== Files 76 76 Lines 6092 6086 -6 ========================================== - Hits 4724 4674 -50 - Misses 1368 1412 +44 ``` | [Files](https://app.codecov.io/gh/willow-ahrens/Finch.jl/pull/289?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Willow+Ahrens) | Coverage Δ | | |---|---|---| | [ext/HDF5Ext.jl](https://app.codecov.io/gh/willow-ahrens/Finch.jl/pull/289?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Willow+Ahrens#diff-ZXh0L0hERjVFeHQuamw=) | `100.00% <100.00%> (ø)` | | | [ext/NPZExt.jl](https://app.codecov.io/gh/willow-ahrens/Finch.jl/pull/289?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Willow+Ahrens#diff-ZXh0L05QWkV4dC5qbA==) | `73.68% <100.00%> (ø)` | | | [src/fileio/binsparse.jl](https://app.codecov.io/gh/willow-ahrens/Finch.jl/pull/289?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Willow+Ahrens#diff-c3JjL2ZpbGVpby9iaW5zcGFyc2Uuamw=) | `95.00% <100.00%> (ø)` | | | [src/fileio/fileio.jl](https://app.codecov.io/gh/willow-ahrens/Finch.jl/pull/289?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Willow+Ahrens#diff-c3JjL2ZpbGVpby9maWxlaW8uamw=) | `90.00% <100.00%> (ø)` | | ... and [9 files with indirect coverage changes](https://app.codecov.io/gh/willow-ahrens/Finch.jl/pull/289/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Willow+Ahrens)

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