Skip to content

feat: Add json+cuda_ipc array encoding for GPU-direct tensor transfer#588

Draft
dionhaefner wants to merge 3 commits into
mainfrom
dion/gpu-go-brr
Draft

feat: Add json+cuda_ipc array encoding for GPU-direct tensor transfer#588
dionhaefner wants to merge 3 commits into
mainfrom
dion/gpu-go-brr

style: fix HTTPClient.__init__ indentation from merge resolution

1889fd0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 29, 2026 in 1s

75.39% (+8.17%) compared to 54d5c74

View this Pull Request on Codecov

75.39% (+8.17%) compared to 54d5c74

Details

Codecov Report

❌ Patch coverage is 21.77419% with 97 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.39%. Comparing base (54d5c74) to head (1889fd0).

Files with missing lines Patch % Lines
tesseract_core/runtime/array_encoding.py 21.35% 80 Missing and 1 partial ⚠️
tesseract_core/sdk/tesseract.py 26.66% 10 Missing and 1 partial ⚠️
tesseract_core/sdk/engine.py 0.00% 2 Missing and 1 partial ⚠️
tesseract_core/runtime/file_interactions.py 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #588      +/-   ##
==========================================
+ Coverage   67.22%   75.39%   +8.17%     
==========================================
  Files          32       32              
  Lines        4519     4638     +119     
  Branches      743      765      +22     
==========================================
+ Hits         3038     3497     +459     
+ Misses       1237      831     -406     
- Partials      244      310      +66     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.