test: Add more tests for conversion API options#375
Open
Abmarne wants to merge 1 commit intodocling-project:mainfrom
Open
test: Add more tests for conversion API options#375Abmarne wants to merge 1 commit intodocling-project:mainfrom
Abmarne wants to merge 1 commit intodocling-project:mainfrom
Conversation
fb7988a to
cc550a3
Compare
Increases code coverage by adding tests for various conversion API options. Closes docling-project#350 - Add tests for different output formats (HTML, TEXT, multiple formats) - Add tests for PDF backend options - Add tests for OCR options (engine, force OCR) - Add tests for table structure options - Add tests for image options - Add tests for page range and error handling options - Add tests for enrichment features (code, formula, picture classification) Signed-off-by: Abhiraj Marne <abhirajmarne11@gmail.com>
Contributor
|
Thank you for this @Abmarne ! Could you please take care of the DCO (i.e. signing your commit)? I'm unable to merge this without that. https://github.com/docling-project/docling-java/pull/375/checks?check_run_id=65253969168 Also, it seems some of the tests are failing. |
:java_duke: JaCoCo coverage report
|
|
||||||||||||||
|
HTML test reports are available as workflow artifacts (zipped HTML). • Download: Artifacts for this run |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix: #350