Merge pull request #90 from qurator-spk/test-on-python-3.12 #34
GitHub Actions / Results on Python 3.7
succeeded
Oct 23, 2023 in 0s
Results on Python 3.7 ✅
✅ test-results-3.7/junit.xml
69 tests were completed in 5s with 68 passed, 0 failed and 1 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
pytest | 68✅ | 1⚪ | 5s |
✅ pytest
src.dinglehopper.tests.extracted_text_test
✅ test_text
✅ test_normalization_check
✅ test_align
✅ test_textequiv[attributes0-None-None]
✅ test_textequiv[attributes1-0-None]
✅ test_textequiv[attributes2-0-None]
✅ test_textequiv[attributes3-0-None]
✅ test_textequiv[attributes4-1-None]
✅ test_textequiv[attributes5-0-TextEquiv without index]
✅ test_textequiv[attributes6-2-No index attributes, use 'conf' attribute to sort TextEquiv]
✅ test_textequiv[attributes7-0-TextEquiv without index]
✅ test_textequiv[attributes8-1-No index attributes, use 'conf' attribute to sort TextEquiv]
✅ test_textequiv[attributes9-0-No index attributes, use first TextEquiv]
src.dinglehopper.tests.test_align
✅ test_left_empty
✅ test_right_empty
✅ test_left_longer
✅ test_right_longer
✅ test_some_diff
✅ test_longer
✅ test_completely_different
✅ test_with_some_fake_ocr_errors
✅ test_lines
⚪ test_lines_similar
src.dinglehopper.tests.test_character_error_rate
✅ test_character_error_rate
✅ test_character_error_rate_hard
src.dinglehopper.tests.test_edit_distance
✅ test_distance
src.dinglehopper.tests.test_editops
✅ test_editops
✅ test_editops_canonically_equivalent
src.dinglehopper.tests.test_integ_align
✅ test_align_page_files
src.dinglehopper.tests.test_integ_bigger_texts
✅ test_bigger_texts
src.dinglehopper.tests.test_integ_character_error_rate_ocr
✅ test_character_error_rate_between_page_files
✅ test_character_error_rate_between_page_alto
✅ test_character_error_rate_between_page_alto_2
src.dinglehopper.tests.test_integ_cli_dir
✅ test_cli_directory
✅ test_cli_fail_without_gt
src.dinglehopper.tests.test_integ_cli_valid_json
✅ test_cli_json
✅ test_cli_json_cer_is_infinity
src.dinglehopper.tests.test_integ_differences
✅ test_cli_differences
src.dinglehopper.tests.test_integ_edit_distance_ocr
✅ test_distance_between_page_files
✅ test_distance_between_page_alto
✅ test_distance_between_page_alto_2
src.dinglehopper.tests.test_integ_ocrd_cli
✅ test_ocrd_cli
src.dinglehopper.tests.test_integ_summarize
✅ test_cli_summarize_json
✅ test_cli_summarize_html
✅ test_cli_summarize_html_skip_invalid
src.dinglehopper.tests.test_integ_table_extraction
✅ test_reading_order_settings[table-order-0001.xml-1\n2\n3\n4\n5\n6\n7\n8\n9]
✅ test_reading_order_settings[table-order-0002.xml-1\n4\n7\n2\n5\n8\n3\n6\n9]
✅ test_reading_order_settings[table-region.xml-1\n2\n3\n4\n5\n6\n7\n8\n9]
✅ test_reading_order_settings[table-no-reading-order.xml-5\n6\n7\n8\n9\n1\n2\n3\n4]
✅ test_reading_order_settings[table-unordered.xml-1\n2\n3\n4\n5\n6\n7\n8\n9]
src.dinglehopper.tests.test_integ_word_error_rate_ocr
✅ test_word_error_rate_between_page_files
✅ test_word_error_rate_between_page_alto
✅ test_word_error_rate_between_page_alto_2
src.dinglehopper.tests.test_ocr_files
✅ test_alto_namespace
✅ test_alto_text
✅ test_alto_text_ALTO1
✅ test_alto_text_ALTO2
✅ test_alto_text_ALTO3
✅ test_page_namespace
✅ test_page_test
✅ test_page_with_empty_region
✅ test_page_order
✅ test_page_mixed_regions
✅ test_page_level
✅ test_text
✅ test_plain
src.dinglehopper.tests.test_word_error_rate
✅ test_words
✅ test_words_private_use_area
✅ test_word_error_rate
Loading