Files
tfm_ainventory/graphify-out/cache/4aa653e0de86c5c5bd77988da3ee07961cecc98ef682aa6e85f074be0e22cce8.json

1 line
9.1 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_namespaces_py", "label": "test_namespaces.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L1"}, {"id": "test_namespaces_testnamespaces", "label": "TestNamespaces", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L9"}, {"id": "test_namespaces_testnamespaces_test_mixed_site_and_non_site", "label": ".test_mixed_site_and_non_site()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L10"}, {"id": "test_namespaces_testnamespaces_test_namespace_package_installed_and_cwd", "label": ".test_namespace_package_installed_and_cwd()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L52"}, {"id": "test_namespaces_rationale_11", "label": "Installing two packages sharing the same namespace, one installed to a s", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L11"}, {"id": "test_namespaces_rationale_53", "label": "Installing a namespace packages but also having it in the current workin", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L53"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_namespaces_py", "target": "subprocess", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_namespaces_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_namespaces_py", "target": "setuptools_path", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_namespaces_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_tests_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_namespaces_py", "target": "test_namespaces_testnamespaces", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L9", "weight": 1.0}, {"source": "test_namespaces_testnamespaces", "target": "test_namespaces_testnamespaces_test_mixed_site_and_non_site", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L10", "weight": 1.0}, {"source": "test_namespaces_testnamespaces", "target": "test_namespaces_testnamespaces_test_namespace_package_installed_and_cwd", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L52", "weight": 1.0}, {"source": "test_namespaces_rationale_11", "target": "test_namespaces_testnamespaces_test_mixed_site_and_non_site", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L11", "weight": 1.0}, {"source": "test_namespaces_rationale_53", "target": "test_namespaces_testnamespaces_test_namespace_package_installed_and_cwd", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L53", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_namespaces_testnamespaces_test_mixed_site_and_non_site", "callee": "build_namespace_package", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L17"}, {"caller_nid": "test_namespaces_testnamespaces_test_mixed_site_and_non_site", "callee": "build_namespace_package", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L18"}, {"caller_nid": "test_namespaces_testnamespaces_test_mixed_site_and_non_site", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L28"}, {"caller_nid": "test_namespaces_testnamespaces_test_mixed_site_and_non_site", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L30"}, {"caller_nid": "test_namespaces_testnamespaces_test_mixed_site_and_non_site", "callee": "check_call", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L32"}, {"caller_nid": "test_namespaces_testnamespaces_test_mixed_site_and_non_site", "callee": "make_site_dir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L33"}, {"caller_nid": "test_namespaces_testnamespaces_test_mixed_site_and_non_site", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L39"}, {"caller_nid": "test_namespaces_testnamespaces_test_mixed_site_and_non_site", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L41"}, {"caller_nid": "test_namespaces_testnamespaces_test_mixed_site_and_non_site", "callee": "check_call", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L43"}, {"caller_nid": "test_namespaces_testnamespaces_test_mixed_site_and_non_site", "callee": "paths_on_pythonpath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L49"}, {"caller_nid": "test_namespaces_testnamespaces_test_mixed_site_and_non_site", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L49"}, {"caller_nid": "test_namespaces_testnamespaces_test_mixed_site_and_non_site", "callee": "check_call", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L50"}, {"caller_nid": "test_namespaces_testnamespaces_test_namespace_package_installed_and_cwd", "callee": "build_namespace_package", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L57"}, {"caller_nid": "test_namespaces_testnamespaces_test_namespace_package_installed_and_cwd", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L65"}, {"caller_nid": "test_namespaces_testnamespaces_test_namespace_package_installed_and_cwd", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L67"}, {"caller_nid": "test_namespaces_testnamespaces_test_namespace_package_installed_and_cwd", "callee": "check_call", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L69"}, {"caller_nid": "test_namespaces_testnamespaces_test_namespace_package_installed_and_cwd", "callee": "make_site_dir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L70"}, {"caller_nid": "test_namespaces_testnamespaces_test_namespace_package_installed_and_cwd", "callee": "paths_on_pythonpath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L78"}, {"caller_nid": "test_namespaces_testnamespaces_test_namespace_package_installed_and_cwd", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L78"}, {"caller_nid": "test_namespaces_testnamespaces_test_namespace_package_installed_and_cwd", "callee": "check_call", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L79"}, {"caller_nid": "test_namespaces_testnamespaces_test_namespace_package_installed_and_cwd", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py", "source_location": "L79"}]}