1 line
6.4 KiB
JSON
1 line
6.4 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_install_headers_py", "label": "test_install_headers.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_headers.py", "source_location": "L1"}, {"id": "test_install_headers_testinstallheaders", "label": "TestInstallHeaders", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_headers.py", "source_location": "L11"}, {"id": "test_install_headers_testinstallheaders_test_simple_run", "label": ".test_simple_run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_headers.py", "source_location": "L14"}, {"id": "test_install_headers_rationale_1", "label": "Tests for distutils.command.install_headers.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_headers.py", "source_location": "L1"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_install_headers_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_headers.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_install_headers_py", "target": "distutils_command_install_headers", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_headers.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_install_headers_py", "target": "distutils_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_headers.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_install_headers_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_headers.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_install_headers_py", "target": "test_install_headers_testinstallheaders", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_headers.py", "source_location": "L11", "weight": 1.0}, {"source": "test_install_headers_testinstallheaders", "target": "test_install_headers_testinstallheaders_test_simple_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_headers.py", "source_location": "L14", "weight": 1.0}, {"source": "test_install_headers_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_install_headers_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_headers.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_install_headers_testinstallheaders_test_simple_run", "callee": "mkdtemp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_headers.py", "source_location": "L16"}, {"caller_nid": "test_install_headers_testinstallheaders_test_simple_run", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_headers.py", "source_location": "L17"}, {"caller_nid": "test_install_headers_testinstallheaders_test_simple_run", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_headers.py", "source_location": "L18"}, {"caller_nid": "test_install_headers_testinstallheaders_test_simple_run", "callee": "write_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_headers.py", "source_location": "L19"}, {"caller_nid": "test_install_headers_testinstallheaders_test_simple_run", "callee": "write_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_headers.py", "source_location": "L20"}, {"caller_nid": "test_install_headers_testinstallheaders_test_simple_run", "callee": "create_dist", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_headers.py", "source_location": "L23"}, {"caller_nid": "test_install_headers_testinstallheaders_test_simple_run", "callee": "install_headers", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_headers.py", "source_location": "L24"}, {"caller_nid": "test_install_headers_testinstallheaders_test_simple_run", "callee": "get_inputs", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_headers.py", "source_location": "L25"}, {"caller_nid": "test_install_headers_testinstallheaders_test_simple_run", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_headers.py", "source_location": "L28"}, {"caller_nid": "test_install_headers_testinstallheaders_test_simple_run", "callee": "ensure_finalized", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_headers.py", "source_location": "L29"}, {"caller_nid": "test_install_headers_testinstallheaders_test_simple_run", "callee": "run", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_headers.py", "source_location": "L30"}, {"caller_nid": "test_install_headers_testinstallheaders_test_simple_run", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_headers.py", "source_location": "L33"}, {"caller_nid": "test_install_headers_testinstallheaders_test_simple_run", "callee": "get_outputs", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_headers.py", "source_location": "L33"}]} |