1 line
9.4 KiB
JSON
1 line
9.4 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_configtool_py", "label": "test_configtool.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L1"}, {"id": "test_configtool_testnumpyconfig", "label": "TestNumpyConfig", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L21"}, {"id": "test_configtool_testnumpyconfig_check_numpyconfig", "label": ".check_numpyconfig()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L22"}, {"id": "test_configtool_testnumpyconfig_test_configtool_version", "label": ".test_configtool_version()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L27"}, {"id": "test_configtool_testnumpyconfig_test_configtool_cflags", "label": ".test_configtool_cflags()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L31"}, {"id": "test_configtool_testnumpyconfig_test_configtool_pkgconfigdir", "label": ".test_configtool_pkgconfigdir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L35"}, {"id": "test_configtool_test_pkg_config_entrypoint", "label": "test_pkg_config_entrypoint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L42"}, {"id": "test_configtool_test_pkg_config_config_exists", "label": "test_pkg_config_config_exists()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L50"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_configtool_py", "target": "importlib_metadata", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_configtool_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_configtool_py", "target": "pathlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_configtool_py", "target": "subprocess", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_configtool_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_configtool_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_configtool_py", "target": "numpy_core_include", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_configtool_py", "target": "numpy_core_lib_pkgconfig", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_configtool_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_configtool_py", "target": "test_configtool_testnumpyconfig", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L21", "weight": 1.0}, {"source": "test_configtool_testnumpyconfig", "target": "test_configtool_testnumpyconfig_check_numpyconfig", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L22", "weight": 1.0}, {"source": "test_configtool_testnumpyconfig", "target": "test_configtool_testnumpyconfig_test_configtool_version", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L27", "weight": 1.0}, {"source": "test_configtool_testnumpyconfig", "target": "test_configtool_testnumpyconfig_test_configtool_cflags", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L31", "weight": 1.0}, {"source": "test_configtool_testnumpyconfig", "target": "test_configtool_testnumpyconfig_test_configtool_pkgconfigdir", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_configtool_py", "target": "test_configtool_test_pkg_config_entrypoint", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_configtool_py", "target": "test_configtool_test_pkg_config_config_exists", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L50", "weight": 1.0}, {"source": "test_configtool_testnumpyconfig_test_configtool_version", "target": "test_configtool_testnumpyconfig_check_numpyconfig", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L28", "weight": 1.0}, {"source": "test_configtool_testnumpyconfig_test_configtool_cflags", "target": "test_configtool_testnumpyconfig_check_numpyconfig", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L32", "weight": 1.0}, {"source": "test_configtool_testnumpyconfig_test_configtool_pkgconfigdir", "target": "test_configtool_testnumpyconfig_check_numpyconfig", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L36", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_configtool_testnumpyconfig_check_numpyconfig", "callee": "run", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L23"}, {"caller_nid": "test_configtool_testnumpyconfig_check_numpyconfig", "callee": "check_returncode", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L24"}, {"caller_nid": "test_configtool_testnumpyconfig_check_numpyconfig", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L25"}, {"caller_nid": "test_configtool_testnumpyconfig_test_configtool_cflags", "callee": "fspath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L33"}, {"caller_nid": "test_configtool_testnumpyconfig_test_configtool_pkgconfigdir", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L37"}, {"caller_nid": "test_configtool_testnumpyconfig_test_configtool_pkgconfigdir", "callee": "resolve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L37"}, {"caller_nid": "test_configtool_test_pkg_config_entrypoint", "callee": "entry_points", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L43"}, {"caller_nid": "test_configtool_test_pkg_config_config_exists", "callee": "is_file", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L51"}, {"caller_nid": "test_configtool_test_pkg_config_config_exists", "callee": "joinpath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_configtool.py", "source_location": "L51"}]} |