Coverage report: 95%

Files Functions Classes

coverage.py v7.8.0, created at 2025-04-20 21:23 +0000

File function statements missing excluded coverage
app/__init__.py create_app 11 0 0 100%
app/__init__.py load_user 2 2 0 0%
app/__init__.py (no function) 15 0 0 100%
app/doc_indexer/index_doc.py index_and_add_to_db 10 0 0 100%
app/doc_indexer/index_doc.py calculate_chunk_ids 13 0 0 100%
app/doc_indexer/index_doc.py (no function) 5 0 0 100%
app/doc_indexer/retrieve_document.py query_database 2 0 0 100%
app/doc_indexer/retrieve_document.py (no function) 2 0 0 100%
app/doc_parsers/parse_pdf.py parse_pdf 5 0 0 100%
app/doc_parsers/parse_pdf.py load_documents 7 0 0 100%
app/doc_parsers/parse_pdf.py split_documents 2 0 0 100%
app/doc_parsers/parse_pdf.py (no function) 10 0 0 100%
app/doc_parsers/parse_txt.py parse_txt 9 2 0 78%
app/doc_parsers/parse_txt.py (no function) 5 0 0 100%
app/doc_parsers/process_doc.py process_doc 21 6 0 71%
app/doc_parsers/process_doc.py (no function) 6 0 0 100%
app/main/__init__.py (no function) 4 0 0 100%
app/main/forms.py (no function) 10 0 0 100%
app/main/routes.py index 9 1 0 89%
app/main/routes.py admin 28 2 0 93%
app/main/routes.py delete_item 12 0 0 100%
app/main/routes.py download_document 8 0 0 100%
app/main/routes.py test 4 4 0 0%
app/main/routes.py chat_message 37 8 0 78%
app/main/routes.py logout 3 3 0 0%
app/main/routes.py test_indexing 6 6 0 0%
app/main/routes.py (no function) 47 0 0 100%
app/models.py User.set_password 1 0 0 100%
app/models.py User.check_password 1 0 0 100%
app/models.py (no function) 15 0 0 100%
config.py (no function) 11 0 0 100%
tests/conftest.py app 7 0 0 100%
tests/conftest.py client 1 0 0 100%
tests/conftest.py clean_vector_db 8 0 0 100%
tests/conftest.py (no function) 16 0 0 100%
tests/test_app_creation.py test_testing 2 0 0 100%
tests/test_app_creation.py test_user_table 2 0 0 100%
tests/test_app_creation.py test_user_table_with_user 6 0 0 100%
tests/test_app_creation.py test_user_table_password 10 0 0 100%
tests/test_app_creation.py (no function) 6 0 0 100%
tests/test_chat_route.py test_chat_message_valid 6 0 0 100%
tests/test_chat_route.py test_chat_message_missing 5 0 0 100%
tests/test_chat_route.py (no function) 2 0 0 100%
tests/test_database_data.py login_user 7 0 0 100%
tests/test_database_data.py test_content_file 19 0 0 100%
tests/test_database_data.py test_validation 11 0 0 100%
tests/test_database_data.py (no function) 10 0 0 100%
tests/test_delete.py login_user 7 0 0 100%
tests/test_delete.py upload_test_document 11 0 0 100%
tests/test_delete.py test_delete_valid_document 11 0 0 100%
tests/test_delete.py test_delete_non_existent_document 4 0 0 100%
tests/test_delete.py test_delete_database_error 11 0 0 100%
tests/test_delete.py test_delete_database_error.faulty_commit 1 0 0 100%
tests/test_delete.py (no function) 11 0 0 100%
tests/test_download.py login_user 7 0 0 100%
tests/test_download.py upload_test_document 11 0 0 100%
tests/test_download.py test_download_valid_document 10 0 0 100%
tests/test_download.py test_download_non_existent_document 5 0 0 100%
tests/test_download.py test_download_database_error 10 0 0 100%
tests/test_download.py test_download_database_error.faulty_get 1 0 0 100%
tests/test_download.py (no function) 11 0 0 100%
tests/test_index_doc.py test_index_doc 8 0 0 100%
tests/test_index_doc.py test_duplicate_chunks_ignored 9 0 0 100%
tests/test_index_doc.py test_empty_file 6 0 0 100%
tests/test_index_doc.py (no function) 10 0 0 100%
tests/test_md.py login_user 6 0 0 100%
tests/test_md.py test_md 19 0 0 100%
tests/test_md.py (no function) 10 0 0 100%
tests/test_parser.py test_parse_pdf 4 0 0 100%
tests/test_parser.py test_parse_txt 4 0 0 100%
tests/test_parser.py test_formatted_pdf 24 0 0 100%
tests/test_parser.py (no function) 10 0 0 100%
tests/test_pdf_upload.py login_user 7 0 0 100%
tests/test_pdf_upload.py test_upload_pdf_valid 12 0 0 100%
tests/test_pdf_upload.py test_upload_pdf_dup 16 0 0 100%
tests/test_pdf_upload.py (no function) 8 0 0 100%
tests/test_query_database.py test_query_vector_db_with_doc 15 0 0 100%
tests/test_query_database.py test_query_vector_db_no_doc 3 0 0 100%
tests/test_query_database.py test_embedding_model 2 0 0 100%
tests/test_query_database.py (no function) 10 0 0 100%
Total   733 34 0 95%

No items found using the specified filter.