1 line
11 KiB
JSON
1 line
11 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_extending_py", "label": "test_extending.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L1"}, {"id": "test_extending_test_cython", "label": "test_cython()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L64"}, {"id": "test_extending_test_numba", "label": "test_numba()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L126"}, {"id": "test_extending_test_cffi", "label": "test_cffi()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L130"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_extending_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_extending_py", "target": "shutil", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_extending_py", "target": "subprocess", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_extending_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_extending_py", "target": "sysconfig", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_extending_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_extending_py", "target": "importlib_util", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_extending_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_extending_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_extending_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_extending_py", "target": "cffi", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_extending_py", "target": "numba", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_extending_py", "target": "cython", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_extending_py", "target": "cython_compiler_version", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_extending_py", "target": "numpy_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_extending_py", "target": "test_extending_test_cython", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L64", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_extending_py", "target": "test_extending_test_numba", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L126", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_extending_py", "target": "test_extending_test_cffi", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L130", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_extending_test_cython", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L67"}, {"caller_nid": "test_extending_test_cython", "callee": "dirname", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L67"}, {"caller_nid": "test_extending_test_cython", "callee": "copytree", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L68"}, {"caller_nid": "test_extending_test_cython", "callee": "makedirs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L71"}, {"caller_nid": "test_extending_test_cython", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L74"}, {"caller_nid": "test_extending_test_cython", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L75"}, {"caller_nid": "test_extending_test_cython", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L76"}, {"caller_nid": "test_extending_test_cython", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L77"}, {"caller_nid": "test_extending_test_cython", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L78"}, {"caller_nid": "test_extending_test_cython", "callee": "check_call", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L80"}, {"caller_nid": "test_extending_test_cython", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L83"}, {"caller_nid": "test_extending_test_cython", "callee": "check_call", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L87"}, {"caller_nid": "test_extending_test_cython", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L88"}, {"caller_nid": "test_extending_test_cython", "callee": "check_call", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L91"}, {"caller_nid": "test_extending_test_cython", "callee": "glob", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L96"}, {"caller_nid": "test_extending_test_cython", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L96"}, {"caller_nid": "test_extending_test_cython", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L97"}, {"caller_nid": "test_extending_test_cython", "callee": "get_config_var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L105"}, {"caller_nid": "test_extending_test_cython", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L115"}, {"caller_nid": "test_extending_test_cython", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L116"}, {"caller_nid": "test_extending_test_cython", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L118"}, {"caller_nid": "test_extending_test_cython", "callee": "uniforms_ex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L120"}, {"caller_nid": "test_extending_test_cython", "callee": "PCG64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_extending.py", "source_location": "L120"}]} |