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

print hash tables small #297

Closed willow-ahrens closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (d19bb99) 77.15% compared to head (8e033a8) 77.39%. Report is 18 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #297 +/- ## ========================================== + Coverage 77.15% 77.39% +0.23% ========================================== Files 76 76 Lines 6120 6154 +34 ========================================== + Hits 4722 4763 +41 + Misses 1398 1391 -7 ``` | [Files](https://app.codecov.io/gh/willow-ahrens/Finch.jl/pull/297?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Willow+Ahrens) | Coverage Δ | | |---|---|---| | [src/FinchNotation/FinchNotation.jl](https://app.codecov.io/gh/willow-ahrens/Finch.jl/pull/297?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Willow+Ahrens#diff-c3JjL0ZpbmNoTm90YXRpb24vRmluY2hOb3RhdGlvbi5qbA==) | `100.00% <ø> (ø)` | | | [src/FinchNotation/virtualize.jl](https://app.codecov.io/gh/willow-ahrens/Finch.jl/pull/297?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Willow+Ahrens#diff-c3JjL0ZpbmNoTm90YXRpb24vdmlydHVhbGl6ZS5qbA==) | `95.12% <100.00%> (ø)` | | | [src/execute.jl](https://app.codecov.io/gh/willow-ahrens/Finch.jl/pull/297?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Willow+Ahrens#diff-c3JjL2V4ZWN1dGUuamw=) | `96.36% <100.00%> (+0.90%)` | :arrow_up: | | [src/lower.jl](https://app.codecov.io/gh/willow-ahrens/Finch.jl/pull/297?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Willow+Ahrens#diff-c3JjL2xvd2VyLmps) | `85.89% <100.00%> (+0.18%)` | :arrow_up: | | [src/symbolic/simplify\_program.jl](https://app.codecov.io/gh/willow-ahrens/Finch.jl/pull/297?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Willow+Ahrens#diff-c3JjL3N5bWJvbGljL3NpbXBsaWZ5X3Byb2dyYW0uamw=) | `82.81% <100.00%> (ø)` | | | [src/transforms/concordize.jl](https://app.codecov.io/gh/willow-ahrens/Finch.jl/pull/297?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Willow+Ahrens#diff-c3JjL3RyYW5zZm9ybXMvY29uY29yZGl6ZS5qbA==) | `100.00% <100.00%> (ø)` | | | [src/transforms/lifecycle.jl](https://app.codecov.io/gh/willow-ahrens/Finch.jl/pull/297?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Willow+Ahrens#diff-c3JjL3RyYW5zZm9ybXMvbGlmZWN5Y2xlLmps) | `86.20% <100.00%> (+0.49%)` | :arrow_up: | | [src/transforms/scopes.jl](https://app.codecov.io/gh/willow-ahrens/Finch.jl/pull/297?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Willow+Ahrens#diff-c3JjL3RyYW5zZm9ybXMvc2NvcGVzLmps) | `87.17% <100.00%> (ø)` | | | [src/transforms/wrapperize.jl](https://app.codecov.io/gh/willow-ahrens/Finch.jl/pull/297?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Willow+Ahrens#diff-c3JjL3RyYW5zZm9ybXMvd3JhcHBlcml6ZS5qbA==) | `87.09% <100.00%> (ø)` | | | [src/transforms/evaluate.jl](https://app.codecov.io/gh/willow-ahrens/Finch.jl/pull/297?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Willow+Ahrens#diff-c3JjL3RyYW5zZm9ybXMvZXZhbHVhdGUuamw=) | `95.83% <80.00%> (ø)` | | | ... and [4 more](https://app.codecov.io/gh/willow-ahrens/Finch.jl/pull/297?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Willow+Ahrens) | | ... and [7 files with indirect coverage changes](https://app.codecov.io/gh/willow-ahrens/Finch.jl/pull/297/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.