feat: Add optional lz4 compression support for arrays passed via base64 or binref encoding#579
Open
angela-ko wants to merge 23 commits into
Open
feat: Add optional lz4 compression support for arrays passed via base64 or binref encoding#579angela-ko wants to merge 23 commits into
base64 or binref encoding#579angela-ko wants to merge 23 commits into
Codecov / codecov/project
succeeded
Jun 26, 2026 in 1s
72.12% (-5.83%) compared to 2b7ac30
View this Pull Request on Codecov
72.12% (-5.83%) compared to 2b7ac30
Details
Codecov Report
❌ Patch coverage is 70.49180% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.12%. Comparing base (2b7ac30) to head (bf7a5a9).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| tesseract_core/runtime/array_encoding.py | 76.31% | 7 Missing and 2 partials |
| tesseract_core/sdk/tesseract.py | 52.63% | 5 Missing and 4 partials |
❗ There is a different number of reports uploaded between BASE (2b7ac30) and HEAD (bf7a5a9). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## main #579 +/- ##
==========================================
- Coverage 77.95% 72.12% -5.83%
==========================================
Files 39 39
Lines 4635 4685 +50
Branches 754 768 +14
==========================================
- Hits 3613 3379 -234
- Misses 716 1011 +295
+ Partials 306 295 -11 ☔ View full report in Codecov by Harness.
📢 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.
Loading