1 line
6.1 KiB
JSON
1 line
6.1 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multiprocessing_py", "label": "test_multiprocessing.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multiprocessing.py", "source_location": "L1"}, {"id": "test_multiprocessing_bool_array_writer", "label": "bool_array_writer()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multiprocessing.py", "source_location": "L12"}, {"id": "test_multiprocessing_bool_array_reader", "label": "bool_array_reader()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multiprocessing.py", "source_location": "L22"}, {"id": "test_multiprocessing_test_read_write_bool_array", "label": "test_read_write_bool_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multiprocessing.py", "source_location": "L35"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multiprocessing_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multiprocessing.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multiprocessing_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multiprocessing.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multiprocessing_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multiprocessing.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multiprocessing_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multiprocessing.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multiprocessing_py", "target": "test_multiprocessing_bool_array_writer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multiprocessing.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multiprocessing_py", "target": "test_multiprocessing_bool_array_reader", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multiprocessing.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_multiprocessing_py", "target": "test_multiprocessing_test_read_write_bool_array", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multiprocessing.py", "source_location": "L35", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_multiprocessing_bool_array_writer", "callee": "SharedMemory", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multiprocessing.py", "source_location": "L16"}, {"caller_nid": "test_multiprocessing_bool_array_writer", "callee": "ndarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multiprocessing.py", "source_location": "L17"}, {"caller_nid": "test_multiprocessing_bool_array_writer", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multiprocessing.py", "source_location": "L18"}, {"caller_nid": "test_multiprocessing_bool_array_writer", "callee": "sleep", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multiprocessing.py", "source_location": "L20"}, {"caller_nid": "test_multiprocessing_bool_array_reader", "callee": "SharedMemory", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multiprocessing.py", "source_location": "L25"}, {"caller_nid": "test_multiprocessing_bool_array_reader", "callee": "ndarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multiprocessing.py", "source_location": "L26"}, {"caller_nid": "test_multiprocessing_bool_array_reader", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multiprocessing.py", "source_location": "L27"}, {"caller_nid": "test_multiprocessing_test_read_write_bool_array", "callee": "SharedMemory", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multiprocessing.py", "source_location": "L49"}, {"caller_nid": "test_multiprocessing_test_read_write_bool_array", "callee": "ProcessPoolExecutor", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multiprocessing.py", "source_location": "L50"}, {"caller_nid": "test_multiprocessing_test_read_write_bool_array", "callee": "submit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multiprocessing.py", "source_location": "L51"}, {"caller_nid": "test_multiprocessing_test_read_write_bool_array", "callee": "submit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multiprocessing.py", "source_location": "L52"}, {"caller_nid": "test_multiprocessing_test_read_write_bool_array", "callee": "unlink", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multiprocessing.py", "source_location": "L53"}, {"caller_nid": "test_multiprocessing_test_read_write_bool_array", "callee": "result", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multiprocessing.py", "source_location": "L54"}, {"caller_nid": "test_multiprocessing_test_read_write_bool_array", "callee": "result", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_multiprocessing.py", "source_location": "L55"}]} |