Skip to content

Conversation

@edeandrea
Copy link
Contributor

  • Added class-level and field-level Javadoc comments across request and response classes.
  • Introduced builder-specific documentation for better clarity in instantiation.
  • Updated Lombok configuration to enhance code readability and ensure stricter null handling.

Fixes #205

…ses.

- Added class-level and field-level Javadoc comments across request and response classes.
- Introduced builder-specific documentation for better clarity in instantiation.
- Updated Lombok configuration to enhance code readability and ensure stricter null handling.

Fixes docling-project#205

Signed-off-by: Eric Deandrea <eric.deandrea@ibm.com>
@edeandrea edeandrea enabled auto-merge (squash) December 15, 2025 21:13
@edeandrea edeandrea disabled auto-merge December 15, 2025 21:25
@edeandrea edeandrea merged commit e8c0041 into docling-project:main Dec 15, 2025
20 checks passed
@edeandrea edeandrea deleted the javadoc-comments branch December 15, 2025 21:25
@github-actions
Copy link

:java_duke: JaCoCo coverage report

Overall Project 41.63% 🔴

There is no coverage information present for the Files changed

@github-actions
Copy link

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

@github-actions
Copy link

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

• Download: Artifacts for this run

@docling-java-ops
Copy link
Contributor

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

@docling-java-ops docling-java-ops bot added the released Issue has been released label Dec 16, 2025
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.

add JavaDoc comments for classes in ai.docling.serve.api.convert.request package

1 participant