Skip to content

Extract text from xObjects - #491

Merged
PrinsFrank merged 1 commit into
mainfrom
extract-text-from-x-objects
Aug 4, 2026
Merged

Extract text from xObjects#491
PrinsFrank merged 1 commit into
mainfrom
extract-text-from-x-objects

Conversation

@PrinsFrank

@PrinsFrank PrinsFrank commented Aug 4, 2026

Copy link
Copy Markdown
Owner

closes #34

@PrinsFrank
PrinsFrank force-pushed the extract-text-from-x-objects branch from 165d257 to 271af38 Compare August 4, 2026 22:30
@PrinsFrank
PrinsFrank merged commit 9aa9698 into main Aug 4, 2026
22 checks passed
@PrinsFrank
PrinsFrank deleted the extract-text-from-x-objects branch August 4, 2026 22:31
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 5.26316% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.54%. Comparing base (7daadc6) to head (271af38).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/Document/Object/Decorator/Page.php 0.00% 18 Missing ⚠️
src/Document/Object/Decorator/XObject.php 0.00% 11 Missing ⚠️
...tStream/Command/Operator/State/XObjectOperator.php 0.00% 5 Missing ⚠️
src/Document/ContentStream/ContentStream.php 66.66% 1 Missing ⚠️
...entStream/PositionedText/PositionedTextElement.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #491      +/-   ##
============================================
- Coverage     52.03%   51.54%   -0.50%     
- Complexity     1895     1909      +14     
============================================
  Files           108      109       +1     
  Lines          3559     3593      +34     
============================================
  Hits           1852     1852              
- Misses         1707     1741      +34     

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Extract text from XObjects

2 participants