Improve code quality and test robustness: - Refactor environment variable parsing in rerank config using centralized get_env_value helper - Add return type hints to all test methods for better type safety - Fix patch path in test from lightrag.utils to lightrag.rerank for correct import location - Clarify batch insert endpoint behavior regarding duplicate content rejection - Expand .dockerignore to comprehensively exclude node_modules (200MB+), Python cache files, and venv directories - Update dependency groups: align evaluation and test extras with pytest/pre-commit/ruff tools |
||
|---|---|---|
| .. | ||
| test_entity_resolution | ||
| conftest.py | ||
| README_WORKSPACE_ISOLATION_TESTS.md | ||
| run_quality_tests.py | ||
| test_aquery_data_endpoint.py | ||
| test_chunking.py | ||
| test_curl_aquery_data.sh | ||
| test_graph_storage.py | ||
| test_lightrag_ollama_chat.py | ||
| test_orphan_connection_quality.py | ||
| test_overlap_validation.py | ||
| test_postgres_retry_integration.py | ||
| test_rerank_chunking.py | ||
| test_workspace_isolation.py | ||
| test_write_json_optimization.py | ||