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: to/from PyTorch JaggedTensor #3246

Merge branch 'main' into maxymnaumchyk/add-to-from-jaggedtensor-funct…

c68321c
Select commit
Loading
Failed to load commit list.
Closed

feat: to/from PyTorch JaggedTensor #3246

Merge branch 'main' into maxymnaumchyk/add-to-from-jaggedtensor-funct…
c68321c
Select commit
Loading
Failed to load commit list.
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%> (ø)

... and 105 files with indirect coverage changes