Skip to content

Don't parse content of inline images#476

Merged
PrinsFrank merged 1 commit into
mainfrom
skip-parsing-of-content-of-inline-images
Jul 23, 2026
Merged

Don't parse content of inline images#476
PrinsFrank merged 1 commit into
mainfrom
skip-parsing-of-content-of-inline-images

Conversation

@PrinsFrank

@PrinsFrank PrinsFrank commented Jul 23, 2026

Copy link
Copy Markdown
Owner

Fixes #475

@PrinsFrank
PrinsFrank merged commit 50a8b53 into main Jul 23, 2026
22 checks passed
@PrinsFrank
PrinsFrank deleted the skip-parsing-of-content-of-inline-images branch July 23, 2026 19:33
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.96%. Comparing base (63368fc) to head (0bad563).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/Document/ContentStream/ContentStreamParser.php 57.14% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #476      +/-   ##
============================================
- Coverage     51.97%   51.96%   -0.02%     
- Complexity     1890     1897       +7     
============================================
  Files           108      108              
  Lines          3563     3568       +5     
============================================
+ Hits           1852     1854       +2     
- Misses         1711     1714       +3     

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

[Bug]: Operators within inline images cause parse failures

2 participants