Skip to content

build: Run tests on Java 26#511

Merged
ThomasVitale merged 1 commit into
mainfrom
test-on-java-26
May 22, 2026
Merged

build: Run tests on Java 26#511
ThomasVitale merged 1 commit into
mainfrom
test-on-java-26

Conversation

@ThomasVitale

Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Thomas Vitale <ThomasVitale@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 22, 2026 16:40

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the CI build workflow to include Java 26 in the test matrix, keeping docling-java continuously validated against the newest JDK line alongside existing supported versions.

Changes:

  • Add Java 26 to the jvm-build-test matrix so each module is built and tested on Java 26.
  • Add Java 26 to the prepare-test-reports matrix so aggregated reports/Codecov uploads also run for Java 26.

@codecov

codecov Bot commented May 22, 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

:java_duke: JaCoCo coverage report

Overall Project 47.43% 🔴

There is no coverage information present for the Files changed

@github-actions

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

@github-actions

Copy link
Copy Markdown

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

• Download: Artifacts for this run

@ThomasVitale ThomasVitale merged commit 66bd3d4 into main May 22, 2026
32 checks passed
@ThomasVitale ThomasVitale deleted the test-on-java-26 branch May 22, 2026 16:51
@edeandrea

Copy link
Copy Markdown
Contributor

Should we really be building against Java 26? We probably only want to support LTS version...

@docling-java-ops

Copy link
Copy Markdown
Contributor

🎉 This issue has been resolved in v0.5.3 (Release Notes)

@docling-java-ops docling-java-ops Bot added the released Issue has been released label Jun 7, 2026
@ThomasVitale

Copy link
Copy Markdown
Contributor Author

@edeandrea that would be a good thing to decide and document. Don't we wanna build against LTS versions + the current version of Java to make sure it works? I started a discussion in #531 so we can talk about that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released Issue has been released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants