Coverage report: 74%

Files Functions Classes

coverage.py v7.13.4, created at 2026-02-24 13:18 +0530

File   statements missing excluded   coverage
app \ __init__.py   0 0 0   100%
app \ config.py   30 0 0   100%
app \ fetchers \ __init__.py   0 0 0   100%
app \ fetchers \ pubmed_fetcher.py   67 2 0   97%
app \ ingestion \ __init__.py   0 0 0   100%
app \ ingestion \ pubmed_ingest.py   77 24 0   69%
app \ knowledge_graph \ __init__.py   0 0 0   100%
app \ knowledge_graph \ autopilot.py   38 0 0   100%
app \ knowledge_graph \ drug_interactions.py   86 35 0   59%
app \ knowledge_graph \ patient_graph_reader.py   139 89 0   36%
app \ knowledge_graph \ setup_neo4j.py   107 107 0   0%
app \ knowledge_graph \ wearables_graph.py   104 56 0   46%
app \ llm \ __init__.py   0 0 0   100%
app \ llm \ ollama_client.py   25 0 0   100%
app \ models.py   13 0 0   100%
app \ processing \ __init__.py   0 0 0   100%
app \ processing \ chunker.py   15 0 0   100%
app \ processing \ embedding.py   23 0 0   100%
app \ processing \ entity_extractor.py   46 0 0   100%
app \ rag \ __init__.py   0 0 0   100%
app \ rag \ claim_extractor.py   132 2 0   98%
app \ rag \ fact_checker.py   56 4 0   93%
app \ rag \ graph_rag_pipeline.py   72 9 0   88%
app \ rag \ prompt_builder.py   72 1 0   99%
app \ rag \ qdrant_search.py   19 0 0   100%
app \ routes \ api.py   102 12 0   88%
app \ schema \ __init__.py   0 0 0   100%
app \ schema \ schema_builder.py   8 0 0   100%
app \ utils \ logger.py   4 0 0   100%
app \ vector_store \ __init__.py   0 0 0   100%
app \ vector_store \ paper_search.py   17 0 0   100%
app \ vector_store \ qdrant_store.py   43 0 0   100%
Total   1295 341 0   74%

No items found using the specified filter.