1 line
28 KiB
JSON
1 line
28 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexerrors_py", "label": "test_indexerrors.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L1"}, {"id": "test_indexerrors_testindexerrors", "label": "TestIndexErrors", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L5"}, {"id": "test_indexerrors_testindexerrors_test_arraytypes_fasttake", "label": ".test_arraytypes_fasttake()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L8"}, {"id": "test_indexerrors_testindexerrors_test_take_from_object", "label": ".test_take_from_object()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L16"}, {"id": "test_indexerrors_testindexerrors_test_multiindex_exceptions", "label": ".test_multiindex_exceptions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L29"}, {"id": "test_indexerrors_testindexerrors_test_put_exceptions", "label": ".test_put_exceptions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L35"}, {"id": "test_indexerrors_testindexerrors_test_iterators_exceptions", "label": ".test_iterators_exceptions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L45"}, {"id": "test_indexerrors_testindexerrors_test_mapping", "label": ".test_mapping()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L81"}, {"id": "test_indexerrors_testindexerrors_test_mapping_error_message", "label": ".test_mapping_error_message()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L109"}, {"id": "test_indexerrors_testindexerrors_test_methods", "label": ".test_methods()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L118"}, {"id": "test_indexerrors_rationale_6", "label": "Tests to exercise indexerrors not covered by other tests.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L6"}, {"id": "test_indexerrors_rationale_9", "label": "take from a 0-length dimension", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L9"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexerrors_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexerrors_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexerrors_py", "target": "test_indexerrors_testindexerrors", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L5", "weight": 1.0}, {"source": "test_indexerrors_testindexerrors", "target": "test_indexerrors_testindexerrors_test_arraytypes_fasttake", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L8", "weight": 1.0}, {"source": "test_indexerrors_testindexerrors", "target": "test_indexerrors_testindexerrors_test_take_from_object", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L16", "weight": 1.0}, {"source": "test_indexerrors_testindexerrors", "target": "test_indexerrors_testindexerrors_test_multiindex_exceptions", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L29", "weight": 1.0}, {"source": "test_indexerrors_testindexerrors", "target": "test_indexerrors_testindexerrors_test_put_exceptions", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L35", "weight": 1.0}, {"source": "test_indexerrors_testindexerrors", "target": "test_indexerrors_testindexerrors_test_iterators_exceptions", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L45", "weight": 1.0}, {"source": "test_indexerrors_testindexerrors", "target": "test_indexerrors_testindexerrors_test_mapping", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L81", "weight": 1.0}, {"source": "test_indexerrors_testindexerrors", "target": "test_indexerrors_testindexerrors_test_mapping_error_message", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L109", "weight": 1.0}, {"source": "test_indexerrors_testindexerrors", "target": "test_indexerrors_testindexerrors_test_methods", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L118", "weight": 1.0}, {"source": "test_indexerrors_rationale_6", "target": "test_indexerrors_testindexerrors", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L6", "weight": 1.0}, {"source": "test_indexerrors_rationale_9", "target": "test_indexerrors_testindexerrors_test_arraytypes_fasttake", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L9", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_indexerrors_testindexerrors_test_arraytypes_fasttake", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L10"}, {"caller_nid": "test_indexerrors_testindexerrors_test_arraytypes_fasttake", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L11"}, {"caller_nid": "test_indexerrors_testindexerrors_test_arraytypes_fasttake", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L12"}, {"caller_nid": "test_indexerrors_testindexerrors_test_arraytypes_fasttake", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L13"}, {"caller_nid": "test_indexerrors_testindexerrors_test_arraytypes_fasttake", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L14"}, {"caller_nid": "test_indexerrors_testindexerrors_test_take_from_object", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L18"}, {"caller_nid": "test_indexerrors_testindexerrors_test_take_from_object", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L19"}, {"caller_nid": "test_indexerrors_testindexerrors_test_take_from_object", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L22"}, {"caller_nid": "test_indexerrors_testindexerrors_test_take_from_object", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L23"}, {"caller_nid": "test_indexerrors_testindexerrors_test_take_from_object", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L24"}, {"caller_nid": "test_indexerrors_testindexerrors_test_take_from_object", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L25"}, {"caller_nid": "test_indexerrors_testindexerrors_test_take_from_object", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L26"}, {"caller_nid": "test_indexerrors_testindexerrors_test_take_from_object", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L27"}, {"caller_nid": "test_indexerrors_testindexerrors_test_multiindex_exceptions", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L30"}, {"caller_nid": "test_indexerrors_testindexerrors_test_multiindex_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L31"}, {"caller_nid": "test_indexerrors_testindexerrors_test_multiindex_exceptions", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L32"}, {"caller_nid": "test_indexerrors_testindexerrors_test_multiindex_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L33"}, {"caller_nid": "test_indexerrors_testindexerrors_test_put_exceptions", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L36"}, {"caller_nid": "test_indexerrors_testindexerrors_test_put_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L37"}, {"caller_nid": "test_indexerrors_testindexerrors_test_put_exceptions", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L38"}, {"caller_nid": "test_indexerrors_testindexerrors_test_put_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L39"}, {"caller_nid": "test_indexerrors_testindexerrors_test_put_exceptions", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L40"}, {"caller_nid": "test_indexerrors_testindexerrors_test_put_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L41"}, {"caller_nid": "test_indexerrors_testindexerrors_test_put_exceptions", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L42"}, {"caller_nid": "test_indexerrors_testindexerrors_test_put_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L43"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L50"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L51"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L52"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L53"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "assign", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L53"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L54"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "assign", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L54"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L56"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L57"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L58"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "assign", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L58"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L60"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L61"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L62"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "assign", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L62"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L63"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L64"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L65"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "assign", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L65"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L67"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L68"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L68"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L69"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "assign", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L69"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L69"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L70"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L71"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L71"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L72"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "assign", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L72"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L72"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L74"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L75"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L75"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L76"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "assign", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L76"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L76"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L77"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L78"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L78"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L79"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "assign", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L79"}, {"caller_nid": "test_indexerrors_testindexerrors_test_iterators_exceptions", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L79"}, {"caller_nid": "test_indexerrors_testindexerrors_test_mapping", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L87"}, {"caller_nid": "test_indexerrors_testindexerrors_test_mapping", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L88"}, {"caller_nid": "test_indexerrors_testindexerrors_test_mapping", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L90"}, {"caller_nid": "test_indexerrors_testindexerrors_test_mapping", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L91"}, {"caller_nid": "test_indexerrors_testindexerrors_test_mapping", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L92"}, {"caller_nid": "test_indexerrors_testindexerrors_test_mapping", "callee": "assign", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L92"}, {"caller_nid": "test_indexerrors_testindexerrors_test_mapping", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L93"}, {"caller_nid": "test_indexerrors_testindexerrors_test_mapping", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L94"}, {"caller_nid": "test_indexerrors_testindexerrors_test_mapping", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L95"}, {"caller_nid": "test_indexerrors_testindexerrors_test_mapping", "callee": "assign", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L95"}, {"caller_nid": "test_indexerrors_testindexerrors_test_mapping", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L97"}, {"caller_nid": "test_indexerrors_testindexerrors_test_mapping", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L98"}, {"caller_nid": "test_indexerrors_testindexerrors_test_mapping", "callee": "assign", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L98"}, {"caller_nid": "test_indexerrors_testindexerrors_test_mapping", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L99"}, {"caller_nid": "test_indexerrors_testindexerrors_test_mapping", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L100"}, {"caller_nid": "test_indexerrors_testindexerrors_test_mapping", "callee": "assign", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L100"}, {"caller_nid": "test_indexerrors_testindexerrors_test_mapping", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L102"}, {"caller_nid": "test_indexerrors_testindexerrors_test_mapping", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L103"}, {"caller_nid": "test_indexerrors_testindexerrors_test_mapping", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L104"}, {"caller_nid": "test_indexerrors_testindexerrors_test_mapping", "callee": "assign", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L104"}, {"caller_nid": "test_indexerrors_testindexerrors_test_mapping", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L105"}, {"caller_nid": "test_indexerrors_testindexerrors_test_mapping", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L106"}, {"caller_nid": "test_indexerrors_testindexerrors_test_mapping", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L107"}, {"caller_nid": "test_indexerrors_testindexerrors_test_mapping", "callee": "assign", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L107"}, {"caller_nid": "test_indexerrors_testindexerrors_test_mapping_error_message", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L110"}, {"caller_nid": "test_indexerrors_testindexerrors_test_mapping_error_message", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L112"}, {"caller_nid": "test_indexerrors_testindexerrors_test_methods", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L121"}, {"caller_nid": "test_indexerrors_testindexerrors_test_methods", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L122"}, {"caller_nid": "test_indexerrors_testindexerrors_test_methods", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexerrors.py", "source_location": "L122"}]} |