Skip to content

feat(IDocTags): add fine-grained content serialization filtering#476

Merged
vagenas merged 2 commits intomainfrom
add-idoctags-fine-grained-content-filtering
Jan 19, 2026
Merged

feat(IDocTags): add fine-grained content serialization filtering#476
vagenas merged 2 commits intomainfrom
add-idoctags-fine-grained-content-filtering

Conversation

@vagenas
Copy link
Member

@vagenas vagenas commented Jan 13, 2026

Replacing #447 in the context of the updated IDocTags serializer.

@mergify
Copy link

mergify bot commented Jan 13, 2026

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

🟢 Require two reviewer for test updates

Wonderful, this rule succeeded.

When test data is updated, we require two reviewers

  • #approved-reviews-by >= 2

@github-actions
Copy link
Contributor

github-actions bot commented Jan 13, 2026

DCO Check Passed

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

@codecov
Copy link

codecov bot commented Jan 13, 2026

Codecov Report

❌ Patch coverage is 90.62500% with 6 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
docling_core/experimental/idoctags.py 90.62% 6 Missing ⚠️

📢 Thoughts on this report? Let us know!

Signed-off-by: Panos Vagenas <pva@zurich.ibm.com>
@vagenas vagenas force-pushed the add-idoctags-fine-grained-content-filtering branch from 2923218 to 53e2d69 Compare January 19, 2026 11:40
Signed-off-by: Panos Vagenas <pva@zurich.ibm.com>
@vagenas vagenas marked this pull request as ready for review January 19, 2026 12:12
@dosubot
Copy link

dosubot bot commented Jan 19, 2026

Related Documentation

Checked 7 published document(s) in 0 knowledge base(s). No updates required.

How did I do? Any feedback?  Join Discord

Copy link
Member

@PeterStaar-IBM PeterStaar-IBM left a comment

Choose a reason for hiding this comment

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

🎖️

Copy link
Contributor

@nassarofficial nassarofficial left a comment

Choose a reason for hiding this comment

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

Integrated, tested, and manually reviewed the exported outputs with every combination.

@vagenas vagenas merged commit 17bd21e into main Jan 19, 2026
13 checks passed
@vagenas vagenas deleted the add-idoctags-fine-grained-content-filtering branch January 19, 2026 12:49
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