Files
tfm_ainventory/graphify-out/cache/f67ff72667408a28cfb9f8905effbc05f6abfa592ce5f7486ad49e25c054299d.json

1 line
9.0 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_limited_api_py", "label": "test_limited_api.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L1"}, {"id": "test_limited_api_install_temp", "label": "install_temp()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L36"}, {"id": "test_limited_api_test_limited_api", "label": "test_limited_api()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L95"}, {"id": "test_limited_api_rationale_96", "label": "Test building a third-party C extension with the limited API and building a", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L96"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_limited_api_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_limited_api_py", "target": "subprocess", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_limited_api_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_limited_api_py", "target": "sysconfig", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_limited_api_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_limited_api_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_limited_api_py", "target": "cython", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_limited_api_py", "target": "cython_compiler_version", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_limited_api_py", "target": "numpy_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_limited_api_py", "target": "test_limited_api_install_temp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_limited_api_py", "target": "test_limited_api_test_limited_api", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L95", "weight": 1.0}, {"source": "test_limited_api_rationale_96", "target": "test_limited_api_test_limited_api", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L96", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_limited_api_install_temp", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L39"}, {"caller_nid": "test_limited_api_install_temp", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L41"}, {"caller_nid": "test_limited_api_install_temp", "callee": "dirname", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L41"}, {"caller_nid": "test_limited_api_install_temp", "callee": "mktemp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L42"}, {"caller_nid": "test_limited_api_install_temp", "callee": "makedirs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L43"}, {"caller_nid": "test_limited_api_install_temp", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L46"}, {"caller_nid": "test_limited_api_install_temp", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L47"}, {"caller_nid": "test_limited_api_install_temp", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L48"}, {"caller_nid": "test_limited_api_install_temp", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L49"}, {"caller_nid": "test_limited_api_install_temp", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L50"}, {"caller_nid": "test_limited_api_install_temp", "callee": "check_call", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L53"}, {"caller_nid": "test_limited_api_install_temp", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L55"}, {"caller_nid": "test_limited_api_install_temp", "callee": "get_platform", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L56"}, {"caller_nid": "test_limited_api_install_temp", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L57"}, {"caller_nid": "test_limited_api_install_temp", "callee": "check_call", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L59"}, {"caller_nid": "test_limited_api_install_temp", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L63"}, {"caller_nid": "test_limited_api_install_temp", "callee": "check_call", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L67"}, {"caller_nid": "test_limited_api_install_temp", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L68"}, {"caller_nid": "test_limited_api_install_temp", "callee": "check_call", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L72"}, {"caller_nid": "test_limited_api_install_temp", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L75"}, {"caller_nid": "test_limited_api_install_temp", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L76"}, {"caller_nid": "test_limited_api_install_temp", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L79"}, {"caller_nid": "test_limited_api_install_temp", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_limited_api.py", "source_location": "L79"}]}