Skip to content

feat: assign ContentLayer.SHEET to Excel worksheet groups#3700

Closed
samiuc wants to merge 1 commit into
docling-project:mainfrom
samiuc:sami/serialize-sheet-names
Closed

feat: assign ContentLayer.SHEET to Excel worksheet groups#3700
samiuc wants to merge 1 commit into
docling-project:mainfrom
samiuc:sami/serialize-sheet-names

Conversation

@samiuc

@samiuc samiuc commented Jun 25, 2026

Copy link
Copy Markdown

Parent PR: docling-project/docling-core#660

When converting a multi-sheet Excel file, there was no way to tell which table or piece of content belonged to which worksheet. This PR fixes that by ensuring visible sheets carry a dedicated content layer that serializers can act on, and adds a test to verify the behavior end to end.

Checklist:

  • Documentation has been updated, if necessary.
  • Examples have been added, if necessary.
  • Tests have been added, if necessary.

Signed-off-by: samiuc <sami.ullah.chat@gmail.com>
@github-actions

Copy link
Copy Markdown
Contributor

DCO Check Passed

Thanks @samiuc, all your commits are properly signed off. 🎉

@mergify

mergify Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Merge Protections

🟢 Merge protection satisfied — ready to merge.

Show 1 satisfied protection

🟢 Enforce conventional commit

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)(?:\(.+\))?(!)?:

@codecov

codecov Bot commented Jun 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@ceberam

ceberam commented Jun 26, 2026

Copy link
Copy Markdown
Member

@samiuc Please, check my comment in the companion PR of docling-core docling-project/docling-core#660 (comment) , since I don't think we need a new content layer for workbook sheets.

@PeterStaar-IBM

Copy link
Copy Markdown
Member

SHEET is a GroupLabel, so this PR makes no sense. Closing for now.

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.

3 participants