-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add the pytests Signed-off-by: Peter Staar <[email protected]> * renamed the test folder and added the toplevel test Signed-off-by: Peter Staar <[email protected]> * updated the toplevel function test Signed-off-by: Peter Staar <[email protected]> * need to start running all tests successfully Signed-off-by: Peter Staar <[email protected]> * added the reference converted documents Signed-off-by: Peter Staar <[email protected]> * added first test for json and md output Signed-off-by: Peter Staar <[email protected]> * ran pre-commit Signed-off-by: Peter Staar <[email protected]> * replaced deprecated json function with model_dump_json Signed-off-by: Peter Staar <[email protected]> * replaced deprecated json function with model_dump_json Signed-off-by: Peter Staar <[email protected]> * reformatted code Signed-off-by: Peter Staar <[email protected]> * Fix backend tests Signed-off-by: Christoph Auer <[email protected]> * commented out the drawing Signed-off-by: Peter Staar <[email protected]> * ci: avoid duplicate runs Signed-off-by: Michele Dolfi <[email protected]> * commented out json verification for now Signed-off-by: Peter Staar <[email protected]> * added verification of input cells Signed-off-by: Peter Staar <[email protected]> * reformat code Signed-off-by: Peter Staar <[email protected]> * added test to verify the cells in the pages Signed-off-by: Peter Staar <[email protected]> * added test to verify the cells in the pages (2) Signed-off-by: Peter Staar <[email protected]> * added test to verify the cells in the pages (3) Signed-off-by: Peter Staar <[email protected]> * run all examples in CI Signed-off-by: Michele Dolfi <[email protected]> * make sure examples return failures Signed-off-by: Michele Dolfi <[email protected]> * raise a failure if examples fail Signed-off-by: Michele Dolfi <[email protected]> * fix examples Signed-off-by: Michele Dolfi <[email protected]> * run examples after tests Signed-off-by: Michele Dolfi <[email protected]> * Add tests and update top_level_tests using only datamodels Signed-off-by: Christoph Auer <[email protected]> * Remove unnecessary code Signed-off-by: Christoph Auer <[email protected]> * Validate conversion status on e2e test Signed-off-by: Christoph Auer <[email protected]> * package verify utils and add more tests Signed-off-by: Michele Dolfi <[email protected]> * reduce docs in example, since they are already in the tests Signed-off-by: Michele Dolfi <[email protected]> * skip batch_convert Signed-off-by: Michele Dolfi <[email protected]> * pin docling-parse 1.1.2 Signed-off-by: Michele Dolfi <[email protected]> * updated the error messages Signed-off-by: Peter Staar <[email protected]> * commented out the json verification for now Signed-off-by: Peter Staar <[email protected]> * bumped GLM version Signed-off-by: Peter Staar <[email protected]> * Fix lockfile Signed-off-by: Christoph Auer <[email protected]> * Pin new docling-parse v1.1.3 Signed-off-by: Christoph Auer <[email protected]> --------- Signed-off-by: Peter Staar <[email protected]> Signed-off-by: Christoph Auer <[email protected]> Signed-off-by: Michele Dolfi <[email protected]> Signed-off-by: Michele Dolfi <[email protected]> Co-authored-by: Christoph Auer <[email protected]> Co-authored-by: Michele Dolfi <[email protected]> Co-authored-by: Michele Dolfi <[email protected]>
- Loading branch information
1 parent
256f4d5
commit 48f4d1b
Showing
43 changed files
with
4,999 additions
and
353 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.