1 line
11 KiB
JSON
1 line
11 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_errstate_py", "label": "test_errstate.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L1"}, {"id": "test_errstate_testerrstate", "label": "TestErrstate", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L15"}, {"id": "test_errstate_test_invalid", "label": "test_invalid()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L19"}, {"id": "test_errstate_test_divide", "label": "test_divide()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L32"}, {"id": "test_errstate_test_errcall", "label": "test_errcall()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L48"}, {"id": "test_errstate_testerrstate_test_errstate_decorator", "label": ".test_errstate_decorator()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L68"}, {"id": "test_errstate_testerrstate_test_errstate_enter_once", "label": ".test_errstate_enter_once()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L76"}, {"id": "test_errstate_test_asyncio_safe", "label": "test_asyncio_safe()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L89"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_errstate_py", "target": "sysconfig", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_errstate_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_errstate_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_errstate_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_errstate_py", "target": "test_errstate_testerrstate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_errstate_py", "target": "test_errstate_test_invalid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_errstate_py", "target": "test_errstate_test_divide", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_errstate_py", "target": "test_errstate_test_errcall", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L48", "weight": 1.0}, {"source": "test_errstate_testerrstate", "target": "test_errstate_testerrstate_test_errstate_decorator", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L68", "weight": 1.0}, {"source": "test_errstate_testerrstate", "target": "test_errstate_testerrstate_test_errstate_enter_once", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L76", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_errstate_py", "target": "test_errstate_test_asyncio_safe", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L89", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_errstate_test_invalid", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L20"}, {"caller_nid": "test_errstate_test_invalid", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L21"}, {"caller_nid": "test_errstate_test_invalid", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L23"}, {"caller_nid": "test_errstate_test_invalid", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L24"}, {"caller_nid": "test_errstate_test_invalid", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L26"}, {"caller_nid": "test_errstate_test_invalid", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L27"}, {"caller_nid": "test_errstate_test_divide", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L33"}, {"caller_nid": "test_errstate_test_divide", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L34"}, {"caller_nid": "test_errstate_test_divide", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L36"}, {"caller_nid": "test_errstate_test_divide", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L39"}, {"caller_nid": "test_errstate_test_divide", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L42"}, {"caller_nid": "test_errstate_test_errcall", "callee": "geterrcall", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L55"}, {"caller_nid": "test_errstate_test_errcall", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L56"}, {"caller_nid": "test_errstate_test_errcall", "callee": "geterrcall", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L57"}, {"caller_nid": "test_errstate_test_errcall", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L58"}, {"caller_nid": "test_errstate_test_errcall", "callee": "geterrcall", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L59"}, {"caller_nid": "test_errstate_test_errcall", "callee": "geterrcall", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L60"}, {"caller_nid": "test_errstate_test_errcall", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L63"}, {"caller_nid": "test_errstate_test_errcall", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L64"}, {"caller_nid": "test_errstate_test_errcall", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L64"}, {"caller_nid": "test_errstate_testerrstate_test_errstate_decorator", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L69"}, {"caller_nid": "test_errstate_testerrstate_test_errstate_decorator", "callee": "foo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L74"}, {"caller_nid": "test_errstate_testerrstate_test_errstate_enter_once", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L77"}, {"caller_nid": "test_errstate_testerrstate_test_errstate_enter_once", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L83"}, {"caller_nid": "test_errstate_test_asyncio_safe", "callee": "importorskip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L93"}, {"caller_nid": "test_errstate_test_asyncio_safe", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L95"}, {"caller_nid": "test_errstate_test_asyncio_safe", "callee": "new_event_loop", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L125"}, {"caller_nid": "test_errstate_test_asyncio_safe", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L126"}, {"caller_nid": "test_errstate_test_asyncio_safe", "callee": "run", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L127"}, {"caller_nid": "test_errstate_test_asyncio_safe", "callee": "main", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L127"}, {"caller_nid": "test_errstate_test_asyncio_safe", "callee": "geterr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L128"}, {"caller_nid": "test_errstate_test_asyncio_safe", "callee": "geterr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L130"}, {"caller_nid": "test_errstate_test_asyncio_safe", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_errstate.py", "source_location": "L131"}]} |