feat: to/from PyTorch JaggedTensor #3246
Closed
Codecov / codecov/project
succeeded
Sep 25, 2024 in 0s
81.85% (target 20.00%)
View this Pull Request on Codecov
81.85% (target 20.00%)
Details
Codecov Report
Attention: Patch coverage is 23.25581%
with 66 lines
in your changes missing coverage. Please review.
Project coverage is 81.85%. Comparing base (
b749e49
) to head (c68321c
).
Report is 162 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/awkward/operations/ak_to_jaggedtensor.py | 20.00% | 40 Missing |
src/awkward/operations/ak_from_jaggedtensor.py | 23.52% | 26 Missing |
Additional details and impacted files
Files with missing lines | Coverage Δ | |
---|---|---|
src/awkward/operations/__init__.py | 100.00% <100.00%> (ø) |
|
src/awkward/operations/ak_from_jaggedtensor.py | 23.52% <23.52%> (ø) |
|
src/awkward/operations/ak_to_jaggedtensor.py | 20.00% <20.00%> (ø) |
Loading