1 line
16 KiB
JSON
1 line
16 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_install_lib_py", "label": "test_install_lib.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L1"}, {"id": "test_install_lib_testinstalllib", "label": "TestInstallLib", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L16"}, {"id": "test_install_lib_testinstalllib_test_finalize_options", "label": ".test_finalize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L19"}, {"id": "test_install_lib_test_byte_compile", "label": "test_byte_compile()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L40"}, {"id": "test_install_lib_testinstalllib_test_get_outputs", "label": ".test_get_outputs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L56"}, {"id": "test_install_lib_testinstalllib_test_get_inputs", "label": ".test_get_inputs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L76"}, {"id": "test_install_lib_testinstalllib_test_dont_write_bytecode", "label": ".test_dont_write_bytecode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L96"}, {"id": "test_install_lib_rationale_1", "label": "Tests for distutils.command.install_data.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L1"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_install_lib_py", "target": "importlib_util", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_install_lib_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_install_lib_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_install_lib_py", "target": "distutils_command_install_lib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_install_lib_py", "target": "distutils_errors", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_install_lib_py", "target": "distutils_extension", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_install_lib_py", "target": "distutils_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_install_lib_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_install_lib_py", "target": "test_install_lib_testinstalllib", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L16", "weight": 1.0}, {"source": "test_install_lib_testinstalllib", "target": "test_install_lib_testinstalllib_test_finalize_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_install_lib_py", "target": "test_install_lib_test_byte_compile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L40", "weight": 1.0}, {"source": "test_install_lib_testinstalllib", "target": "test_install_lib_testinstalllib_test_get_outputs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L56", "weight": 1.0}, {"source": "test_install_lib_testinstalllib", "target": "test_install_lib_testinstalllib_test_get_inputs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L76", "weight": 1.0}, {"source": "test_install_lib_testinstalllib", "target": "test_install_lib_testinstalllib_test_dont_write_bytecode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L96", "weight": 1.0}, {"source": "test_install_lib_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_install_lib_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_install_lib_testinstalllib_test_finalize_options", "callee": "create_dist", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L20"}, {"caller_nid": "test_install_lib_testinstalllib_test_finalize_options", "callee": "install_lib", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L21"}, {"caller_nid": "test_install_lib_testinstalllib_test_finalize_options", "callee": "finalize_options", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L23"}, {"caller_nid": "test_install_lib_testinstalllib_test_finalize_options", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L29"}, {"caller_nid": "test_install_lib_testinstalllib_test_finalize_options", "callee": "finalize_options", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L30"}, {"caller_nid": "test_install_lib_testinstalllib_test_finalize_options", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L32"}, {"caller_nid": "test_install_lib_testinstalllib_test_finalize_options", "callee": "finalize_options", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L33"}, {"caller_nid": "test_install_lib_testinstalllib_test_finalize_options", "callee": "finalize_options", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L36"}, {"caller_nid": "test_install_lib_test_byte_compile", "callee": "create_dist", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L41"}, {"caller_nid": "test_install_lib_test_byte_compile", "callee": "chdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L42"}, {"caller_nid": "test_install_lib_test_byte_compile", "callee": "install_lib", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L43"}, {"caller_nid": "test_install_lib_test_byte_compile", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L46"}, {"caller_nid": "test_install_lib_test_byte_compile", "callee": "write_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L47"}, {"caller_nid": "test_install_lib_test_byte_compile", "callee": "byte_compile", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L48"}, {"caller_nid": "test_install_lib_test_byte_compile", "callee": "cache_from_source", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L49"}, {"caller_nid": "test_install_lib_test_byte_compile", "callee": "cache_from_source", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L50"}, {"caller_nid": "test_install_lib_test_byte_compile", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L53"}, {"caller_nid": "test_install_lib_test_byte_compile", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L54"}, {"caller_nid": "test_install_lib_testinstalllib_test_get_outputs", "callee": "create_dist", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L57"}, {"caller_nid": "test_install_lib_testinstalllib_test_get_outputs", "callee": "chdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L58"}, {"caller_nid": "test_install_lib_testinstalllib_test_get_outputs", "callee": "mkdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L59"}, {"caller_nid": "test_install_lib_testinstalllib_test_get_outputs", "callee": "install_lib", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L60"}, {"caller_nid": "test_install_lib_testinstalllib_test_get_outputs", "callee": "mkdtemp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L64"}, {"caller_nid": "test_install_lib_testinstalllib_test_get_outputs", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L65"}, {"caller_nid": "test_install_lib_testinstalllib_test_get_outputs", "callee": "write_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L66"}, {"caller_nid": "test_install_lib_testinstalllib_test_get_outputs", "callee": "Extension", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L67"}, {"caller_nid": "test_install_lib_testinstalllib_test_get_outputs", "callee": "get_outputs", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L73"}, {"caller_nid": "test_install_lib_testinstalllib_test_get_outputs", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L74"}, {"caller_nid": "test_install_lib_testinstalllib_test_get_inputs", "callee": "create_dist", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L77"}, {"caller_nid": "test_install_lib_testinstalllib_test_get_inputs", "callee": "chdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L78"}, {"caller_nid": "test_install_lib_testinstalllib_test_get_inputs", "callee": "mkdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L79"}, {"caller_nid": "test_install_lib_testinstalllib_test_get_inputs", "callee": "install_lib", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L80"}, {"caller_nid": "test_install_lib_testinstalllib_test_get_inputs", "callee": "mkdtemp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L84"}, {"caller_nid": "test_install_lib_testinstalllib_test_get_inputs", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L85"}, {"caller_nid": "test_install_lib_testinstalllib_test_get_inputs", "callee": "write_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L86"}, {"caller_nid": "test_install_lib_testinstalllib_test_get_inputs", "callee": "Extension", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L87"}, {"caller_nid": "test_install_lib_testinstalllib_test_get_inputs", "callee": "get_inputs", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L93"}, {"caller_nid": "test_install_lib_testinstalllib_test_get_inputs", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L94"}, {"caller_nid": "test_install_lib_testinstalllib_test_dont_write_bytecode", "callee": "create_dist", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L98"}, {"caller_nid": "test_install_lib_testinstalllib_test_dont_write_bytecode", "callee": "install_lib", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L99"}, {"caller_nid": "test_install_lib_testinstalllib_test_dont_write_bytecode", "callee": "byte_compile", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py", "source_location": "L106"}]} |