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

feat: offset indices in sparse tensor #3725

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Merge remote-tracking branch 'origin/main' into itzhaks/sparse-tensor…

5629ece
Select commit
Loading
Failed to load commit list.
Open

feat: offset indices in sparse tensor #3725

Merge remote-tracking branch 'origin/main' into itzhaks/sparse-tensor…
5629ece
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 6, 2025 in 0s

77.86% (+0.54%) compared to 6deb87e

View this Pull Request on Codecov

77.86% (+0.54%) compared to 6deb87e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.86%. Comparing base (6deb87e) to head (5629ece).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3725      +/-   ##
==========================================
+ Coverage   77.31%   77.86%   +0.54%     
==========================================
  Files         734      735       +1     
  Lines       93737    93128     -609     
==========================================
+ Hits        72475    72513      +38     
+ Misses      21262    20615     -647     
Files with missing lines Coverage Δ
src/daft-core/src/array/ops/cast.rs 88.60% <100.00%> (+0.16%) ⬆️

... and 20 files with indirect coverage changes