Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add 1D hash, parameterize datastructure. #411

Merged
merged 22 commits into from
Feb 14, 2024

leftover debug info

ce3e1b5
Select commit
Loading
Failed to load commit list.
Merged

add 1D hash, parameterize datastructure. #411

leftover debug info
ce3e1b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 14, 2024 in 0s

76.14% (-0.32%) compared to e684046

View this Pull Request on Codecov

76.14% (-0.32%) compared to e684046

Details

Codecov Report

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

Comparison is base (e684046) 76.45% compared to head (ce3e1b5) 76.14%.

Files Patch % Lines
src/tensors/levels/sparselevels.jl 85.35% 35 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #411      +/-   ##
==========================================
- Coverage   76.45%   76.14%   -0.32%     
==========================================
  Files          85       86       +1     
  Lines        7505     7725     +220     
==========================================
+ Hits         5738     5882     +144     
- Misses       1767     1843      +76     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.