Skip to content

chore: bump doclling serve testcontainer to 1.35.0 - #702

Merged
edeandrea merged 2 commits into
mainfrom
docling-serve-1.35.0
Sep 25, 2026
Merged

edeandrea merged 2 commits into
mainfrom
docling-serve-1.35.0

Conversation

@edeandrea

Copy link
Copy Markdown
Contributor

No description provided.

@edeandrea
edeandrea enabled auto-merge (squash) September 24, 2026 17:28
@github-actions

github-actions Bot commented Sep 24, 2026 •

Copy link
Copy Markdown

:java_duke: JaCoCo coverage report

Overall Project 49.58% 🔴
Module Coverage
test-report-aggregation 49.59% 🟢
test-report-aggregation 49.59% 🟢
test-report-aggregation 49.57% 🟢
test-report-aggregation 49.57% 🟢
Files
Module File Coverage
test-report-aggregation DoclingServeContainerConfig.java 95.05% 🟢
test-report-aggregation DoclingServeContainerConfig.java 95.05% 🟢
test-report-aggregation DoclingServeContainerConfig.java 95.05% 🟢
test-report-aggregation DoclingServeContainerConfig.java 95.05% 🟢

@github-actions

github-actions Bot commented Sep 24, 2026 •

Copy link
Copy Markdown
TestsPassed ✅SkippedFailed
Gradle Test Results (all modules & JDKs)2084 ran2084 passed0 skipped0 failed
TestResult
No test annotations available

Signed-off-by: Eric Deandrea <eric@ericdeandrea.dev>
docling-serve names extracted images after a hash of their content, so
the hash changes whenever the rendered image bytes do. The bump to
docling-serve 1.35.0 changed it, breaking the ZIP entry assertions that
hardcoded the old value.

assertZipArchiveEntries now replaces the hash in
artifacts/image_NNNNNN_<hash>.png entry names with a placeholder before
comparing, so the tests still verify the exact set of entries without
depending on the image bytes.
@codecov

codecov Bot commented Sep 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@github-actions

Copy link
Copy Markdown

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

• Download: Artifacts for this run

@edeandrea
edeandrea disabled auto-merge September 25, 2026 05:07
@edeandrea
edeandrea merged commit e4acab5 into main Sep 25, 2026
30 checks passed
@edeandrea
edeandrea deleted the docling-serve-1.35.0 branch September 25, 2026 05:07
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.

1 participant