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

BUG: Fix detection of inline images followed by names or numbers #3173

Merged
merged 2 commits into from
Mar 12, 2025

Conversation

stefan6419846
Copy link
Collaborator

Closes #3172.

Copy link

codecov bot commented Mar 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.53%. Comparing base (432b238) to head (ec1a9ac).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3173   +/-   ##
=======================================
  Coverage   96.53%   96.53%           
=======================================
  Files          53       53           
  Lines        8924     8930    +6     
  Branches     1636     1638    +2     
=======================================
+ Hits         8615     8621    +6     
  Misses        185      185           
  Partials      124      124           

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

@stefan6419846 stefan6419846 merged commit d046d7e into py-pdf:main Mar 12, 2025
16 checks passed
@stefan6419846 stefan6419846 deleted the issue3172 branch March 12, 2025 13:45
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.

Name objects after inline images are considered binary data
1 participant