1 line
14 KiB
JSON
1 line
14 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_arrayobject_py", "label": "test_arrayobject.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L1"}, {"id": "test_arrayobject_test_matrix_transpose_raises_error_for_1d", "label": "test_matrix_transpose_raises_error_for_1d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L9"}, {"id": "test_arrayobject_test_matrix_transpose_equals_transpose_2d", "label": "test_matrix_transpose_equals_transpose_2d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L16"}, {"id": "test_arrayobject_test_matrix_transpose_equals_swapaxes", "label": "test_matrix_transpose_equals_swapaxes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L29"}, {"id": "test_arrayobject_myarr", "label": "MyArr", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L38"}, {"id": "test_arrayobject_myarr_array_wrap", "label": ".__array_wrap__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L39"}, {"id": "test_arrayobject_myarrnowrap", "label": "MyArrNoWrap", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L43"}, {"id": "test_arrayobject_test_array_wrap", "label": "test_array_wrap()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L49"}, {"id": "test_arrayobject_test_cleanup_with_refs_non_contig", "label": "test_cleanup_with_refs_non_contig()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L81"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_arrayobject_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_arrayobject_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_arrayobject_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_arrayobject_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_arrayobject_py", "target": "test_arrayobject_test_matrix_transpose_raises_error_for_1d", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_arrayobject_py", "target": "test_arrayobject_test_matrix_transpose_equals_transpose_2d", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_arrayobject_py", "target": "test_arrayobject_test_matrix_transpose_equals_swapaxes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_arrayobject_py", "target": "test_arrayobject_myarr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L38", "weight": 1.0}, {"source": "test_arrayobject_myarr", "target": "test_arrayobject_myarr_array_wrap", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_arrayobject_py", "target": "test_arrayobject_myarrnowrap", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L43", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_arrayobject_py", "target": "test_arrayobject_test_array_wrap", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L49", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_arrayobject_py", "target": "test_arrayobject_test_cleanup_with_refs_non_contig", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L81", "weight": 1.0}, {"source": "test_arrayobject_test_array_wrap", "target": "test_arrayobject_myarr_array_wrap", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L66", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_arrayobject_test_matrix_transpose_raises_error_for_1d", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L11"}, {"caller_nid": "test_arrayobject_test_matrix_transpose_raises_error_for_1d", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L12"}, {"caller_nid": "test_arrayobject_test_matrix_transpose_equals_transpose_2d", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L17"}, {"caller_nid": "test_arrayobject_test_matrix_transpose_equals_transpose_2d", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L17"}, {"caller_nid": "test_arrayobject_test_matrix_transpose_equals_transpose_2d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L18"}, {"caller_nid": "test_arrayobject_test_matrix_transpose_equals_swapaxes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L30"}, {"caller_nid": "test_arrayobject_test_matrix_transpose_equals_swapaxes", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L31"}, {"caller_nid": "test_arrayobject_test_matrix_transpose_equals_swapaxes", "callee": "broadcast_to", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L32"}, {"caller_nid": "test_arrayobject_test_matrix_transpose_equals_swapaxes", "callee": "swapaxes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L33"}, {"caller_nid": "test_arrayobject_test_matrix_transpose_equals_swapaxes", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L35"}, {"caller_nid": "test_arrayobject_myarr_array_wrap", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L40"}, {"caller_nid": "test_arrayobject_test_array_wrap", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L60"}, {"caller_nid": "test_arrayobject_test_array_wrap", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L60"}, {"caller_nid": "test_arrayobject_test_array_wrap", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L62"}, {"caller_nid": "test_arrayobject_test_array_wrap", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L62"}, {"caller_nid": "test_arrayobject_test_array_wrap", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L66"}, {"caller_nid": "test_arrayobject_test_array_wrap", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L68"}, {"caller_nid": "test_arrayobject_test_array_wrap", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L68"}, {"caller_nid": "test_arrayobject_test_array_wrap", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L71"}, {"caller_nid": "test_arrayobject_test_array_wrap", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L71"}, {"caller_nid": "test_arrayobject_test_array_wrap", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L72"}, {"caller_nid": "test_arrayobject_test_array_wrap", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L72"}, {"caller_nid": "test_arrayobject_test_array_wrap", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L73"}, {"caller_nid": "test_arrayobject_test_array_wrap", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L73"}, {"caller_nid": "test_arrayobject_test_array_wrap", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L76"}, {"caller_nid": "test_arrayobject_test_array_wrap", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L76"}, {"caller_nid": "test_arrayobject_test_array_wrap", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L77"}, {"caller_nid": "test_arrayobject_test_array_wrap", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L77"}, {"caller_nid": "test_arrayobject_test_cleanup_with_refs_non_contig", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L83"}, {"caller_nid": "test_arrayobject_test_cleanup_with_refs_non_contig", "callee": "object", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L84"}, {"caller_nid": "test_arrayobject_test_cleanup_with_refs_non_contig", "callee": "getrefcount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L85"}, {"caller_nid": "test_arrayobject_test_cleanup_with_refs_non_contig", "callee": "getrefcount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L86"}, {"caller_nid": "test_arrayobject_test_cleanup_with_refs_non_contig", "callee": "full", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L87"}, {"caller_nid": "test_arrayobject_test_cleanup_with_refs_non_contig", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L87"}, {"caller_nid": "test_arrayobject_test_cleanup_with_refs_non_contig", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L89"}, {"caller_nid": "test_arrayobject_test_cleanup_with_refs_non_contig", "callee": "transpose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L89"}, {"caller_nid": "test_arrayobject_test_cleanup_with_refs_non_contig", "callee": "getrefcount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L92"}, {"caller_nid": "test_arrayobject_test_cleanup_with_refs_non_contig", "callee": "getrefcount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_arrayobject.py", "source_location": "L93"}]} |