Skip to content

Conversation

@touma-I
Copy link
Contributor

@touma-I touma-I commented Aug 6, 2025

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 6, 2025

DCO Check Passed

Thanks @touma-I, all your commits are properly signed off. 🎉

@mergify
Copy link

mergify bot commented Aug 6, 2025

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?(!)?:

@dolfim-ibm dolfim-ibm changed the title Fix: Parse rawspan and colspan when they include non numerical values fix(html): Parse rawspan and colspan when they include non numerical values Aug 6, 2025
@dolfim-ibm dolfim-ibm self-requested a review August 6, 2025 14:04
Signed-off-by: Michele Dolfi <[email protected]>
@codecov
Copy link

codecov bot commented Aug 11, 2025

Codecov Report

❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
docling/backend/html_backend.py 83.33% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

Copy link
Contributor

@dolfim-ibm dolfim-ibm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dolfim-ibm dolfim-ibm merged commit ed56f2d into docling-project:main Aug 11, 2025
12 checks passed
@dolfim-ibm
Copy link
Contributor

This is taking care of special cases like

colspan='2;align="left"'

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.

2 participants