feat: offset indices in sparse tensor #3725
Open
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
@@ 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%) |
⬆️ |
Loading