Skip to content

Conversation

@edeandrea
Copy link
Contributor

  • Added SPI-based extension points for DoclingServeApi using DoclingServeApiBuilderFactory.
  • Replaced DoclingServeClientBuilderFactory with a unified DoclingServeApi.builder() factory method.
  • Updated API and client layers to align with the new builder factory model.
  • Simplified documentation and examples to reflect the updated API usage.
  • Enhanced test coverage for SPI-based customization and factory functionality.

@edeandrea edeandrea marked this pull request as draft December 23, 2025 22:19
@edeandrea edeandrea force-pushed the spi-builder branch 2 times, most recently from 89bc41f to 924fae5 Compare December 23, 2025 22:32
@edeandrea edeandrea marked this pull request as ready for review December 23, 2025 22:33
@edeandrea edeandrea force-pushed the spi-builder branch 2 times, most recently from 7e11a15 to f4dc233 Compare December 23, 2025 22:40
@docling-project docling-project deleted a comment from github-actions bot Dec 23, 2025
@docling-project docling-project deleted a comment from github-actions bot Dec 23, 2025
@docling-project docling-project deleted a comment from github-actions bot Dec 23, 2025
@github-actions
Copy link

github-actions bot commented Dec 23, 2025

:java_duke: JaCoCo coverage report

Overall Project 44.96% 🔴

There is no coverage information present for the Files changed

@github-actions
Copy link

github-actions bot commented Dec 23, 2025

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

- Added SPI-based extension points for `DoclingServeApi` using `DoclingServeApiBuilderFactory`.
- Replaced `DoclingServeClientBuilderFactory` with a unified `DoclingServeApi.builder()` factory method.
- Updated API and client layers to align with the new builder factory model.
- Simplified documentation and examples to reflect the updated API usage.
- Enhanced test coverage for SPI-based customization and factory functionality.

Signed-off-by: Eric Deandrea <[email protected]>
@github-actions
Copy link

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

• Download: Artifacts for this run

@github-actions
Copy link

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

• Download: Artifacts for this run

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