Files
tfm_ainventory/graphify-out/cache/91b91f81d9cf442fe96a115e45b10c714d6d50d9cffcb5ebab96f7394f7795c6.json

1 line
7.2 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_should_append_afc_history_py", "label": "test_should_append_afc_history.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_should_append_afc_history.py", "source_location": "L1"}, {"id": "test_should_append_afc_history_test_should_append_afc_history_with_default_config", "label": "test_should_append_afc_history_with_default_config()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_should_append_afc_history.py", "source_location": "L22"}, {"id": "test_should_append_afc_history_test_should_append_afc_history_with_empty_afc_config", "label": "test_should_append_afc_history_with_empty_afc_config()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_should_append_afc_history.py", "source_location": "L28"}, {"id": "test_should_append_afc_history_test_should_append_afc_history_with_ignore_call_history_true", "label": "test_should_append_afc_history_with_ignore_call_history_true()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_should_append_afc_history.py", "source_location": "L36"}, {"id": "test_should_append_afc_history_test_should_append_afc_history_with_ignore_call_history_false", "label": "test_should_append_afc_history_with_ignore_call_history_false()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_should_append_afc_history.py", "source_location": "L46"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_should_append_afc_history_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_should_append_afc_history.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_should_append_afc_history_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_extra_utils_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_should_append_afc_history.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_should_append_afc_history_py", "target": "test_should_append_afc_history_test_should_append_afc_history_with_default_config", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_should_append_afc_history.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_should_append_afc_history_py", "target": "test_should_append_afc_history_test_should_append_afc_history_with_empty_afc_config", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_should_append_afc_history.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_should_append_afc_history_py", "target": "test_should_append_afc_history_test_should_append_afc_history_with_ignore_call_history_true", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_should_append_afc_history.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_should_append_afc_history_py", "target": "test_should_append_afc_history_test_should_append_afc_history_with_ignore_call_history_false", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_should_append_afc_history.py", "source_location": "L46", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_should_append_afc_history_test_should_append_afc_history_with_default_config", "callee": "GenerateContentConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_should_append_afc_history.py", "source_location": "L23"}, {"caller_nid": "test_should_append_afc_history_test_should_append_afc_history_with_default_config", "callee": "should_append_afc_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_should_append_afc_history.py", "source_location": "L25"}, {"caller_nid": "test_should_append_afc_history_test_should_append_afc_history_with_empty_afc_config", "callee": "GenerateContentConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_should_append_afc_history.py", "source_location": "L29"}, {"caller_nid": "test_should_append_afc_history_test_should_append_afc_history_with_empty_afc_config", "callee": "AutomaticFunctionCallingConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_should_append_afc_history.py", "source_location": "L30"}, {"caller_nid": "test_should_append_afc_history_test_should_append_afc_history_with_empty_afc_config", "callee": "should_append_afc_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_should_append_afc_history.py", "source_location": "L33"}, {"caller_nid": "test_should_append_afc_history_test_should_append_afc_history_with_ignore_call_history_true", "callee": "GenerateContentConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_should_append_afc_history.py", "source_location": "L37"}, {"caller_nid": "test_should_append_afc_history_test_should_append_afc_history_with_ignore_call_history_true", "callee": "AutomaticFunctionCallingConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_should_append_afc_history.py", "source_location": "L38"}, {"caller_nid": "test_should_append_afc_history_test_should_append_afc_history_with_ignore_call_history_true", "callee": "should_append_afc_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_should_append_afc_history.py", "source_location": "L43"}, {"caller_nid": "test_should_append_afc_history_test_should_append_afc_history_with_ignore_call_history_false", "callee": "GenerateContentConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_should_append_afc_history.py", "source_location": "L47"}, {"caller_nid": "test_should_append_afc_history_test_should_append_afc_history_with_ignore_call_history_false", "callee": "AutomaticFunctionCallingConfig", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_should_append_afc_history.py", "source_location": "L48"}, {"caller_nid": "test_should_append_afc_history_test_should_append_afc_history_with_ignore_call_history_false", "callee": "should_append_afc_history", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_should_append_afc_history.py", "source_location": "L53"}]}