Skip to content

fix: include furniture field in DoclingDocument#387

Open
mohammedfaisal wants to merge 1 commit intodocling-project:mainfrom
mohammedfaisal:fix/furniture-field-missing-in-docling-document
Open

fix: include furniture field in DoclingDocument#387
mohammedfaisal wants to merge 1 commit intodocling-project:mainfrom
mohammedfaisal:fix/furniture-field-missing-in-docling-document

Conversation

@mohammedfaisal
Copy link

Fixes #386:

  • Add field furniture to DoclingDocument.java

@edeandrea edeandrea changed the title Fix #386: include furniture field in DoclingDocument fix: include furniture field in DoclingDocument Mar 7, 2026
@edeandrea
Copy link
Contributor

Thanks for this @mohammedfaisal !

Could you please fix the DCO (i.e. you probably did not sign your commit) & amend your commit so it passes the Semantic PR spec?

@edeandrea
Copy link
Contributor

Also, could you please add something to the existing test cases for this field?

@github-actions
Copy link

github-actions bot commented Mar 7, 2026

:java_duke: JaCoCo coverage report

Overall Project 46.48% 🔴

There is no coverage information present for the Files changed

@github-actions
Copy link

github-actions bot commented Mar 7, 2026

TestsPassed ✅SkippedFailed
Gradle Test Results (all modules & JDKs)948 ran948 passed0 skipped0 failed
TestResult
No test annotations available

@github-actions
Copy link

github-actions bot commented Mar 7, 2026

HTML test reports are available as workflow artifacts (zipped HTML).

• Download: Artifacts for this run

@mohammedfaisal mohammedfaisal force-pushed the fix/furniture-field-missing-in-docling-document branch from eafebb4 to 1b6d051 Compare March 9, 2026 06:11
@mohammedfaisal
Copy link
Author

Hi @edeandrea

I've fixed the DCO, updated the commit message to follow the Semantic PR spec, and added test cases for the furniture field. Please take a look when you get a chance.

Fixes docling-project#386

Signed-off-by: Mohammed Faisal <mohammedfaisal@users.noreply.github.com>
@mohammedfaisal mohammedfaisal force-pushed the fix/furniture-field-missing-in-docling-document branch from 1b6d051 to 7bcebc2 Compare March 9, 2026 06:29
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.

furniture field missing from DoclingDocument JSON serialized via docling-java

3 participants