Files
tfm_ainventory/graphify-out/cache/28c5ecee4f04754a5d81e378dd0f8593a66f9fa8e389263672afb2d81f56b537.json

1 line
114 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "label": "test_array_coercion.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L1"}, {"id": "test_array_coercion_arraylikes", "label": "arraylikes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L18"}, {"id": "test_array_coercion_scalar_instances", "label": "scalar_instances()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L81"}, {"id": "test_array_coercion_is_parametric_dtype", "label": "is_parametric_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L137"}, {"id": "test_array_coercion_teststringdiscovery", "label": "TestStringDiscovery", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L150"}, {"id": "test_array_coercion_test_basic_stringlength", "label": "test_basic_stringlength()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L154"}, {"id": "test_array_coercion_test_nested_arrays_stringlength", "label": "test_nested_arrays_stringlength()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L174"}, {"id": "test_array_coercion_test_unpack_first_level", "label": "test_unpack_first_level()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L181"}, {"id": "test_array_coercion_testscalardiscovery", "label": "TestScalarDiscovery", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L196"}, {"id": "test_array_coercion_testscalardiscovery_test_void_special_case", "label": ".test_void_special_case()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L197"}, {"id": "test_array_coercion_testscalardiscovery_test_char_special_case", "label": ".test_char_special_case()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L204"}, {"id": "test_array_coercion_testscalardiscovery_test_char_special_case_deep", "label": ".test_char_special_case_deep()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L212"}, {"id": "test_array_coercion_testscalardiscovery_test_unknown_object", "label": ".test_unknown_object()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L224"}, {"id": "test_array_coercion_test_scalar", "label": "test_scalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L230"}, {"id": "test_array_coercion_test_scalar_promotion", "label": "test_scalar_promotion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L242"}, {"id": "test_array_coercion_test_scalar_coercion", "label": "test_scalar_coercion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L262"}, {"id": "test_array_coercion_test_scalar_coercion_same_as_cast_and_assignment", "label": "test_scalar_coercion_same_as_cast_and_assignment()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L288"}, {"id": "test_array_coercion_test_pyscalar_subclasses", "label": "test_pyscalar_subclasses()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L345"}, {"id": "test_array_coercion_test_default_dtype_instance", "label": "test_default_dtype_instance()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L359"}, {"id": "test_array_coercion_test_scalar_to_int_coerce_does_not_cast", "label": "test_scalar_to_int_coerce_does_not_cast()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L378"}, {"id": "test_array_coercion_testtimescalars", "label": "TestTimeScalars", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L400"}, {"id": "test_array_coercion_test_coercion_basic", "label": "test_coercion_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L407"}, {"id": "test_array_coercion_test_coercion_timedelta_convert_to_number", "label": "test_coercion_timedelta_convert_to_number()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L428"}, {"id": "test_array_coercion_test_coercion_assignment_datetime", "label": "test_coercion_assignment_datetime()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L442"}, {"id": "test_array_coercion_test_coercion_assignment_timedelta", "label": "test_coercion_assignment_timedelta()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L467"}, {"id": "test_array_coercion_testnested", "label": "TestNested", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L479"}, {"id": "test_array_coercion_testnested_test_nested_simple", "label": ".test_nested_simple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L480"}, {"id": "test_array_coercion_testnested_test_pathological_self_containing", "label": ".test_pathological_self_containing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L499"}, {"id": "test_array_coercion_test_nested_arraylikes", "label": "test_nested_arraylikes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L511"}, {"id": "test_array_coercion_test_uneven_depth_ragged", "label": "test_uneven_depth_ragged()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L537"}, {"id": "test_array_coercion_testnested_test_empty_sequence", "label": ".test_empty_sequence()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L553"}, {"id": "test_array_coercion_testnested_test_array_of_different_depths", "label": ".test_array_of_different_depths()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L562"}, {"id": "test_array_coercion_testbadsequences", "label": "TestBadSequences", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L584"}, {"id": "test_array_coercion_testbadsequences_test_growing_list", "label": ".test_growing_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L590"}, {"id": "test_array_coercion_testbadsequences_test_mutated_list", "label": ".test_mutated_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L608"}, {"id": "test_array_coercion_testbadsequences_test_replace_0d_array", "label": ".test_replace_0d_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L622"}, {"id": "test_array_coercion_testarraylikes", "label": "TestArrayLikes", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L641"}, {"id": "test_array_coercion_test_0d_object_special_case", "label": "test_0d_object_special_case()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L643"}, {"id": "test_array_coercion_test_object_assignment_special_case", "label": "test_object_assignment_special_case()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L656"}, {"id": "test_array_coercion_testarraylikes_test_0d_generic_special_case", "label": ".test_0d_generic_special_case()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L662"}, {"id": "test_array_coercion_testarraylikes_test_arraylike_classes", "label": ".test_arraylike_classes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L687"}, {"id": "test_array_coercion_test_too_large_array_error_paths", "label": "test_too_large_array_error_paths()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L716"}, {"id": "test_array_coercion_test_bad_array_like_attributes", "label": "test_bad_array_like_attributes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L732"}, {"id": "test_array_coercion_test_bad_array_like_bad_length", "label": "test_bad_array_like_bad_length()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L747"}, {"id": "test_array_coercion_testarraylikes_test_array_interface_descr_optional", "label": ".test_array_interface_descr_optional()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L761"}, {"id": "test_array_coercion_testasarray", "label": "TestAsArray", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L773"}, {"id": "test_array_coercion_testasarray_test_dtype_identity", "label": ".test_dtype_identity()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L776"}, {"id": "test_array_coercion_testspecialattributelookupfailure", "label": "TestSpecialAttributeLookupFailure", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L839"}, {"id": "test_array_coercion_weirdarraylike", "label": "WeirdArrayLike", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L842"}, {"id": "test_array_coercion_array", "label": "__array__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L844"}, {"id": "test_array_coercion_weirdarrayinterface", "label": "WeirdArrayInterface", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L847"}, {"id": "test_array_coercion_array_interface", "label": "__array_interface__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L849"}, {"id": "test_array_coercion_testspecialattributelookupfailure_test_deprecated", "label": ".test_deprecated()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L852"}, {"id": "test_array_coercion_test_subarray_from_array_construction", "label": "test_subarray_from_array_construction()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L859"}, {"id": "test_array_coercion_test_empty_string", "label": "test_empty_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L884"}, {"id": "test_array_coercion_test_string_to_float_coercion_errors", "label": "test_string_to_float_coercion_errors()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L913"}, {"id": "test_array_coercion_rationale_1", "label": "Tests for array coercion, mainly through testing `np.array` results directly. No", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L1"}, {"id": "test_array_coercion_rationale_19", "label": "Generator for functions converting an array into various array-likes. If ful", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L19"}, {"id": "test_array_coercion_rationale_138", "label": "Returns True if the dtype is a parametric legacy dtype (itemsize is 0, or a", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L138"}, {"id": "test_array_coercion_rationale_289", "label": "Test that in most cases: * `np.array(scalar, dtype=dtype)`", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L289"}, {"id": "test_array_coercion_rationale_346", "label": "NumPy arrays are read/write which means that anything but invariant beha", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L346"}, {"id": "test_array_coercion_rationale_379", "label": "Signed integers are currently different in that they do not cast other N", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L379"}, {"id": "test_array_coercion_rationale_717", "label": "Test the error paths, including for memory leaks", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L717"}, {"id": "test_array_coercion_rationale_774", "label": "Test expected behaviors of ``asarray``.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L774"}, {"id": "test_array_coercion_rationale_777", "label": "Confirm the intended behavior for *dtype* kwarg. The result of ``asarra", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L777"}, {"id": "test_array_coercion_rationale_447", "label": "# TODO: This discrepancy _should_ be resolved, either by relaxing the", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L447"}, {"id": "test_array_coercion_rationale_901", "label": "# TODO: This is arguably weird/wrong, but seems old:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L901"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "itertools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "pytest", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "numpy_core_multiarray_umath", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "numpy_core_rational_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_arraylikes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_scalar_instances", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L81", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_is_parametric_dtype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L137", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_teststringdiscovery", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L150", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_test_basic_stringlength", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L154", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_test_nested_arrays_stringlength", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L174", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_test_unpack_first_level", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L181", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_testscalardiscovery", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L196", "weight": 1.0}, {"source": "test_array_coercion_testscalardiscovery", "target": "test_array_coercion_testscalardiscovery_test_void_special_case", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L197", "weight": 1.0}, {"source": "test_array_coercion_testscalardiscovery", "target": "test_array_coercion_testscalardiscovery_test_char_special_case", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L204", "weight": 1.0}, {"source": "test_array_coercion_testscalardiscovery", "target": "test_array_coercion_testscalardiscovery_test_char_special_case_deep", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L212", "weight": 1.0}, {"source": "test_array_coercion_testscalardiscovery", "target": "test_array_coercion_testscalardiscovery_test_unknown_object", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L224", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_test_scalar", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L230", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_test_scalar_promotion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L242", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_test_scalar_coercion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L262", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_test_scalar_coercion_same_as_cast_and_assignment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L288", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_test_pyscalar_subclasses", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L345", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_test_default_dtype_instance", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L359", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_test_scalar_to_int_coerce_does_not_cast", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L378", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_testtimescalars", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L400", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_test_coercion_basic", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L407", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_test_coercion_timedelta_convert_to_number", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L428", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_test_coercion_assignment_datetime", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L442", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_test_coercion_assignment_timedelta", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L467", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_testnested", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L479", "weight": 1.0}, {"source": "test_array_coercion_testnested", "target": "test_array_coercion_testnested_test_nested_simple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L480", "weight": 1.0}, {"source": "test_array_coercion_testnested", "target": "test_array_coercion_testnested_test_pathological_self_containing", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L499", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_test_nested_arraylikes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L511", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_test_uneven_depth_ragged", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L537", "weight": 1.0}, {"source": "test_array_coercion_testnested", "target": "test_array_coercion_testnested_test_empty_sequence", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L553", "weight": 1.0}, {"source": "test_array_coercion_testnested", "target": "test_array_coercion_testnested_test_array_of_different_depths", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L562", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_testbadsequences", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L584", "weight": 1.0}, {"source": "test_array_coercion_testbadsequences", "target": "test_array_coercion_testbadsequences_test_growing_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L590", "weight": 1.0}, {"source": "test_array_coercion_testbadsequences", "target": "test_array_coercion_testbadsequences_test_mutated_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L608", "weight": 1.0}, {"source": "test_array_coercion_testbadsequences", "target": "test_array_coercion_testbadsequences_test_replace_0d_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L622", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_testarraylikes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L641", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_test_0d_object_special_case", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L643", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_test_object_assignment_special_case", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L656", "weight": 1.0}, {"source": "test_array_coercion_testarraylikes", "target": "test_array_coercion_testarraylikes_test_0d_generic_special_case", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L662", "weight": 1.0}, {"source": "test_array_coercion_testarraylikes", "target": "test_array_coercion_testarraylikes_test_arraylike_classes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L687", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_test_too_large_array_error_paths", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L716", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_test_bad_array_like_attributes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L732", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_test_bad_array_like_bad_length", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L747", "weight": 1.0}, {"source": "test_array_coercion_testarraylikes", "target": "test_array_coercion_testarraylikes_test_array_interface_descr_optional", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L761", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_testasarray", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L773", "weight": 1.0}, {"source": "test_array_coercion_testasarray", "target": "test_array_coercion_testasarray_test_dtype_identity", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L776", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_testspecialattributelookupfailure", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L839", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_weirdarraylike", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L842", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_array", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L844", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_weirdarrayinterface", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L847", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_array_interface", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L849", "weight": 1.0}, {"source": "test_array_coercion_testspecialattributelookupfailure", "target": "test_array_coercion_testspecialattributelookupfailure_test_deprecated", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L852", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_test_subarray_from_array_construction", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L859", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_test_empty_string", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L884", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "target": "test_array_coercion_test_string_to_float_coercion_errors", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L913", "weight": 1.0}, {"source": "test_array_coercion_test_scalar_promotion", "target": "test_array_coercion_scalar_instances", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L243", "weight": 1.0}, {"source": "test_array_coercion_test_scalar_coercion_same_as_cast_and_assignment", "target": "test_array_coercion_scalar_instances", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L299", "weight": 1.0}, {"source": "test_array_coercion_testspecialattributelookupfailure_test_deprecated", "target": "test_array_coercion_weirdarraylike", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L854", "weight": 1.0}, {"source": "test_array_coercion_testspecialattributelookupfailure_test_deprecated", "target": "test_array_coercion_weirdarrayinterface", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L856", "weight": 1.0}, {"source": "test_array_coercion_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L1", "weight": 1.0}, {"source": "test_array_coercion_rationale_19", "target": "test_array_coercion_arraylikes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L19", "weight": 1.0}, {"source": "test_array_coercion_rationale_138", "target": "test_array_coercion_is_parametric_dtype", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L138", "weight": 1.0}, {"source": "test_array_coercion_rationale_289", "target": "test_array_coercion_testscalardiscovery_test_scalar_coercion_same_as_cast_and_assignment", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L289", "weight": 1.0}, {"source": "test_array_coercion_rationale_346", "target": "test_array_coercion_testscalardiscovery_test_pyscalar_subclasses", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L346", "weight": 1.0}, {"source": "test_array_coercion_rationale_379", "target": "test_array_coercion_testscalardiscovery_test_scalar_to_int_coerce_does_not_cast", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L379", "weight": 1.0}, {"source": "test_array_coercion_rationale_717", "target": "test_array_coercion_testarraylikes_test_too_large_array_error_paths", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L717", "weight": 1.0}, {"source": "test_array_coercion_rationale_774", "target": "test_array_coercion_testasarray", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L774", "weight": 1.0}, {"source": "test_array_coercion_rationale_777", "target": "test_array_coercion_testasarray_test_dtype_identity", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L777", "weight": 1.0}, {"source": "test_array_coercion_rationale_447", "target": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L447", "weight": 1.0}, {"source": "test_array_coercion_rationale_901", "target": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_array_coercion_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L901", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_array_coercion_arraylikes", "callee": "param", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L28"}, {"caller_nid": "test_array_coercion_arraylikes", "callee": "param", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L59"}, {"caller_nid": "test_array_coercion_arraylikes", "callee": "param", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L62"}, {"caller_nid": "test_array_coercion_arraylikes", "callee": "param", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L70"}, {"caller_nid": "test_array_coercion_arraylikes", "callee": "param", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L78"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "param", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L84"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L84"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "float16", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L84"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "param", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L85"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L85"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L85"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "param", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L86"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L86"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L86"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "param", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L88"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L88"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "longdouble", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L88"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "param", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L91"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L91"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "complex64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L91"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "param", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L92"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L92"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "complex128", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L92"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "param", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L94"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L94"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "clongdouble", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L94"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "param", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L102"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "int8", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L102"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "param", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L103"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "int16", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L103"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "param", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L104"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "int32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L104"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "param", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L105"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "int64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L105"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "param", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L107"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "uint8", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L107"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "param", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L108"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "uint16", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L108"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "param", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L109"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "uint32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L109"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "param", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L110"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "uint64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L110"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "param", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L114"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "rational", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L114"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L117"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L118"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L119"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "param", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L120"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "param", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L124"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "timedelta64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L124"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "param", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L125"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "timedelta64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L125"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "param", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L126"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "timedelta64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L126"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "param", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L128"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "datetime64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L128"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "param", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L129"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "datetime64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L129"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "param", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L132"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "bytes_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L132"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "param", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L133"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "str_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L133"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "param", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L134"}, {"caller_nid": "test_array_coercion_scalar_instances", "callee": "void", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L134"}, {"caller_nid": "test_array_coercion_is_parametric_dtype", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L143"}, {"caller_nid": "test_array_coercion_is_parametric_dtype", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L144"}, {"caller_nid": "test_array_coercion_test_basic_stringlength", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L155"}, {"caller_nid": "test_array_coercion_test_basic_stringlength", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L155"}, {"caller_nid": "test_array_coercion_test_basic_stringlength", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L156"}, {"caller_nid": "test_array_coercion_test_basic_stringlength", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L158"}, {"caller_nid": "test_array_coercion_test_basic_stringlength", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L159"}, {"caller_nid": "test_array_coercion_test_basic_stringlength", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L162"}, {"caller_nid": "test_array_coercion_test_basic_stringlength", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L163"}, {"caller_nid": "test_array_coercion_test_basic_stringlength", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L165"}, {"caller_nid": "test_array_coercion_test_basic_stringlength", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L165"}, {"caller_nid": "test_array_coercion_test_basic_stringlength", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L167"}, {"caller_nid": "test_array_coercion_test_basic_stringlength", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L169"}, {"caller_nid": "test_array_coercion_test_basic_stringlength", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L169"}, {"caller_nid": "test_array_coercion_test_basic_stringlength", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L169"}, {"caller_nid": "test_array_coercion_test_nested_arrays_stringlength", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L175"}, {"caller_nid": "test_array_coercion_test_nested_arrays_stringlength", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L175"}, {"caller_nid": "test_array_coercion_test_nested_arrays_stringlength", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L176"}, {"caller_nid": "test_array_coercion_test_nested_arrays_stringlength", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L177"}, {"caller_nid": "test_array_coercion_test_nested_arrays_stringlength", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L178"}, {"caller_nid": "test_array_coercion_test_unpack_first_level", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L183"}, {"caller_nid": "test_array_coercion_test_unpack_first_level", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L184"}, {"caller_nid": "test_array_coercion_test_unpack_first_level", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L186"}, {"caller_nid": "test_array_coercion_test_unpack_first_level", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L186"}, {"caller_nid": "test_array_coercion_test_unpack_first_level", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L187"}, {"caller_nid": "test_array_coercion_test_unpack_first_level", "callee": "arraylike", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L189"}, {"caller_nid": "test_array_coercion_test_unpack_first_level", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L191"}, {"caller_nid": "test_array_coercion_testscalardiscovery_test_void_special_case", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L199"}, {"caller_nid": "test_array_coercion_testscalardiscovery_test_void_special_case", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L201"}, {"caller_nid": "test_array_coercion_testscalardiscovery_test_char_special_case", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L205"}, {"caller_nid": "test_array_coercion_testscalardiscovery_test_char_special_case", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L208"}, {"caller_nid": "test_array_coercion_testscalardiscovery_test_char_special_case_deep", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L216"}, {"caller_nid": "test_array_coercion_testscalardiscovery_test_char_special_case_deep", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L219"}, {"caller_nid": "test_array_coercion_testscalardiscovery_test_char_special_case_deep", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L221"}, {"caller_nid": "test_array_coercion_testscalardiscovery_test_char_special_case_deep", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L222"}, {"caller_nid": "test_array_coercion_testscalardiscovery_test_unknown_object", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L225"}, {"caller_nid": "test_array_coercion_testscalardiscovery_test_unknown_object", "callee": "object", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L225"}, {"caller_nid": "test_array_coercion_testscalardiscovery_test_unknown_object", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L227"}, {"caller_nid": "test_array_coercion_test_scalar", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L231"}, {"caller_nid": "test_array_coercion_test_scalar", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L235"}, {"caller_nid": "test_array_coercion_test_scalar_promotion", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L243"}, {"caller_nid": "test_array_coercion_test_scalar_promotion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L247"}, {"caller_nid": "test_array_coercion_test_scalar_promotion", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L255"}, {"caller_nid": "test_array_coercion_test_scalar_promotion", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L259"}, {"caller_nid": "test_array_coercion_test_scalar_coercion", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L265"}, {"caller_nid": "test_array_coercion_test_scalar_coercion", "callee": "type(scalar)", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L267"}, {"caller_nid": "test_array_coercion_test_scalar_coercion", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L267"}, {"caller_nid": "test_array_coercion_test_scalar_coercion", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L270"}, {"caller_nid": "test_array_coercion_test_scalar_coercion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L270"}, {"caller_nid": "test_array_coercion_test_scalar_coercion", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L273"}, {"caller_nid": "test_array_coercion_test_scalar_coercion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L273"}, {"caller_nid": "test_array_coercion_test_scalar_coercion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L274"}, {"caller_nid": "test_array_coercion_test_scalar_coercion", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L275"}, {"caller_nid": "test_array_coercion_test_scalar_coercion", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L277"}, {"caller_nid": "test_array_coercion_test_scalar_coercion", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L280"}, {"caller_nid": "test_array_coercion_test_scalar_coercion", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L281"}, {"caller_nid": "test_array_coercion_test_scalar_coercion", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L282"}, {"caller_nid": "test_array_coercion_test_scalar_coercion", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L283"}, {"caller_nid": "test_array_coercion_test_scalar_coercion_same_as_cast_and_assignment", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L307"}, {"caller_nid": "test_array_coercion_test_scalar_coercion_same_as_cast_and_assignment", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L308"}, {"caller_nid": "test_array_coercion_test_scalar_coercion_same_as_cast_and_assignment", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L308"}, {"caller_nid": "test_array_coercion_test_scalar_coercion_same_as_cast_and_assignment", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L309"}, {"caller_nid": "test_array_coercion_test_scalar_coercion_same_as_cast_and_assignment", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L310"}, {"caller_nid": "test_array_coercion_test_scalar_coercion_same_as_cast_and_assignment", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L317"}, {"caller_nid": "test_array_coercion_test_scalar_coercion_same_as_cast_and_assignment", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L317"}, {"caller_nid": "test_array_coercion_test_scalar_coercion_same_as_cast_and_assignment", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L320"}, {"caller_nid": "test_array_coercion_test_scalar_coercion_same_as_cast_and_assignment", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L321"}, {"caller_nid": "test_array_coercion_test_scalar_coercion_same_as_cast_and_assignment", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L323"}, {"caller_nid": "test_array_coercion_test_scalar_coercion_same_as_cast_and_assignment", "callee": "issubdtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L324"}, {"caller_nid": "test_array_coercion_test_scalar_coercion_same_as_cast_and_assignment", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L327"}, {"caller_nid": "test_array_coercion_test_scalar_coercion_same_as_cast_and_assignment", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L328"}, {"caller_nid": "test_array_coercion_test_scalar_coercion_same_as_cast_and_assignment", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L330"}, {"caller_nid": "test_array_coercion_test_scalar_coercion_same_as_cast_and_assignment", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L331"}, {"caller_nid": "test_array_coercion_test_scalar_coercion_same_as_cast_and_assignment", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L337"}, {"caller_nid": "test_array_coercion_test_scalar_coercion_same_as_cast_and_assignment", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L338"}, {"caller_nid": "test_array_coercion_test_scalar_coercion_same_as_cast_and_assignment", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L340"}, {"caller_nid": "test_array_coercion_test_scalar_coercion_same_as_cast_and_assignment", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L342"}, {"caller_nid": "test_array_coercion_test_pyscalar_subclasses", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L351"}, {"caller_nid": "test_array_coercion_test_pyscalar_subclasses", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L354"}, {"caller_nid": "test_array_coercion_test_pyscalar_subclasses", "callee": "MyScalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L354"}, {"caller_nid": "test_array_coercion_test_pyscalar_subclasses", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L355"}, {"caller_nid": "test_array_coercion_test_pyscalar_subclasses", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L356"}, {"caller_nid": "test_array_coercion_test_default_dtype_instance", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L361"}, {"caller_nid": "test_array_coercion_test_default_dtype_instance", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L365"}, {"caller_nid": "test_array_coercion_test_default_dtype_instance", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L367"}, {"caller_nid": "test_array_coercion_test_default_dtype_instance", "callee": "_discover_array_parameters", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L369"}, {"caller_nid": "test_array_coercion_test_default_dtype_instance", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L369"}, {"caller_nid": "test_array_coercion_test_scalar_to_int_coerce_does_not_cast", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L384"}, {"caller_nid": "test_array_coercion_test_scalar_to_int_coerce_does_not_cast", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L388"}, {"caller_nid": "test_array_coercion_test_scalar_to_int_coerce_does_not_cast", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L389"}, {"caller_nid": "test_array_coercion_test_scalar_to_int_coerce_does_not_cast", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L390"}, {"caller_nid": "test_array_coercion_test_scalar_to_int_coerce_does_not_cast", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L390"}, {"caller_nid": "test_array_coercion_test_scalar_to_int_coerce_does_not_cast", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L391"}, {"caller_nid": "test_array_coercion_test_scalar_to_int_coerce_does_not_cast", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L394"}, {"caller_nid": "test_array_coercion_test_scalar_to_int_coerce_does_not_cast", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L395"}, {"caller_nid": "test_array_coercion_test_scalar_to_int_coerce_does_not_cast", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L396"}, {"caller_nid": "test_array_coercion_test_coercion_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L410"}, {"caller_nid": "test_array_coercion_test_coercion_basic", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L411"}, {"caller_nid": "test_array_coercion_test_coercion_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L411"}, {"caller_nid": "test_array_coercion_test_coercion_basic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L412"}, {"caller_nid": "test_array_coercion_test_coercion_basic", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L414"}, {"caller_nid": "test_array_coercion_test_coercion_basic", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L415"}, {"caller_nid": "test_array_coercion_test_coercion_basic", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L416"}, {"caller_nid": "test_array_coercion_test_coercion_basic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L422"}, {"caller_nid": "test_array_coercion_test_coercion_timedelta_convert_to_number", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L431"}, {"caller_nid": "test_array_coercion_test_coercion_timedelta_convert_to_number", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L432"}, {"caller_nid": "test_array_coercion_test_coercion_timedelta_convert_to_number", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L432"}, {"caller_nid": "test_array_coercion_test_coercion_timedelta_convert_to_number", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L433"}, {"caller_nid": "test_array_coercion_test_coercion_timedelta_convert_to_number", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L436"}, {"caller_nid": "test_array_coercion_test_coercion_timedelta_convert_to_number", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L437"}, {"caller_nid": "test_array_coercion_test_coercion_assignment_datetime", "callee": "datetime64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L449"}, {"caller_nid": "test_array_coercion_test_coercion_assignment_datetime", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L450"}, {"caller_nid": "test_array_coercion_test_coercion_assignment_datetime", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L451"}, {"caller_nid": "test_array_coercion_test_coercion_assignment_datetime", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L451"}, {"caller_nid": "test_array_coercion_test_coercion_assignment_datetime", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L453"}, {"caller_nid": "test_array_coercion_test_coercion_assignment_datetime", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L455"}, {"caller_nid": "test_array_coercion_test_coercion_assignment_datetime", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L459"}, {"caller_nid": "test_array_coercion_test_coercion_assignment_datetime", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L463"}, {"caller_nid": "test_array_coercion_test_coercion_assignment_datetime", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L463"}, {"caller_nid": "test_array_coercion_test_coercion_assignment_timedelta", "callee": "timedelta64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L468"}, {"caller_nid": "test_array_coercion_test_coercion_assignment_timedelta", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L471"}, {"caller_nid": "test_array_coercion_test_coercion_assignment_timedelta", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L472"}, {"caller_nid": "test_array_coercion_test_coercion_assignment_timedelta", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L472"}, {"caller_nid": "test_array_coercion_test_coercion_assignment_timedelta", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L473"}, {"caller_nid": "test_array_coercion_test_coercion_assignment_timedelta", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L475"}, {"caller_nid": "test_array_coercion_testnested_test_nested_simple", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L483"}, {"caller_nid": "test_array_coercion_testnested_test_nested_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L486"}, {"caller_nid": "test_array_coercion_testnested_test_nested_simple", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L488"}, {"caller_nid": "test_array_coercion_testnested_test_nested_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L489"}, {"caller_nid": "test_array_coercion_testnested_test_nested_simple", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L491"}, {"caller_nid": "test_array_coercion_testnested_test_nested_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L492"}, {"caller_nid": "test_array_coercion_testnested_test_nested_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L494"}, {"caller_nid": "test_array_coercion_testnested_test_nested_simple", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L495"}, {"caller_nid": "test_array_coercion_testnested_test_nested_simple", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L497"}, {"caller_nid": "test_array_coercion_testnested_test_pathological_self_containing", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L502"}, {"caller_nid": "test_array_coercion_testnested_test_pathological_self_containing", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L503"}, {"caller_nid": "test_array_coercion_testnested_test_pathological_self_containing", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L507"}, {"caller_nid": "test_array_coercion_test_nested_arraylikes", "callee": "arraylike", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L519"}, {"caller_nid": "test_array_coercion_test_nested_arraylikes", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L519"}, {"caller_nid": "test_array_coercion_test_nested_arraylikes", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L522"}, {"caller_nid": "test_array_coercion_test_nested_arraylikes", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L525"}, {"caller_nid": "test_array_coercion_test_nested_arraylikes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L527"}, {"caller_nid": "test_array_coercion_test_nested_arraylikes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L532"}, {"caller_nid": "test_array_coercion_test_nested_arraylikes", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L534"}, {"caller_nid": "test_array_coercion_test_nested_arraylikes", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L534"}, {"caller_nid": "test_array_coercion_test_nested_arraylikes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L534"}, {"caller_nid": "test_array_coercion_test_uneven_depth_ragged", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L538"}, {"caller_nid": "test_array_coercion_test_uneven_depth_ragged", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L538"}, {"caller_nid": "test_array_coercion_test_uneven_depth_ragged", "callee": "arraylike", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L539"}, {"caller_nid": "test_array_coercion_test_uneven_depth_ragged", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L542"}, {"caller_nid": "test_array_coercion_test_uneven_depth_ragged", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L545"}, {"caller_nid": "test_array_coercion_test_uneven_depth_ragged", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L548"}, {"caller_nid": "test_array_coercion_test_uneven_depth_ragged", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L551"}, {"caller_nid": "test_array_coercion_testnested_test_empty_sequence", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L554"}, {"caller_nid": "test_array_coercion_testnested_test_empty_sequence", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L559"}, {"caller_nid": "test_array_coercion_testnested_test_empty_sequence", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L560"}, {"caller_nid": "test_array_coercion_testnested_test_empty_sequence", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L560"}, {"caller_nid": "test_array_coercion_testnested_test_array_of_different_depths", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L566"}, {"caller_nid": "test_array_coercion_testnested_test_array_of_different_depths", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L567"}, {"caller_nid": "test_array_coercion_testnested_test_array_of_different_depths", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L568"}, {"caller_nid": "test_array_coercion_testnested_test_array_of_different_depths", "callee": "_discover_array_parameters", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L570"}, {"caller_nid": "test_array_coercion_testnested_test_array_of_different_depths", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L571"}, {"caller_nid": "test_array_coercion_testnested_test_array_of_different_depths", "callee": "_discover_array_parameters", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L574"}, {"caller_nid": "test_array_coercion_testnested_test_array_of_different_depths", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L575"}, {"caller_nid": "test_array_coercion_testnested_test_array_of_different_depths", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L579"}, {"caller_nid": "test_array_coercion_testnested_test_array_of_different_depths", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L579"}, {"caller_nid": "test_array_coercion_testbadsequences_test_growing_list", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L599"}, {"caller_nid": "test_array_coercion_testbadsequences_test_growing_list", "callee": "mylist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L599"}, {"caller_nid": "test_array_coercion_testbadsequences_test_growing_list", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L601"}, {"caller_nid": "test_array_coercion_testbadsequences_test_growing_list", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L602"}, {"caller_nid": "test_array_coercion_testbadsequences_test_mutated_list", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L617"}, {"caller_nid": "test_array_coercion_testbadsequences_test_mutated_list", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L618"}, {"caller_nid": "test_array_coercion_testbadsequences_test_mutated_list", "callee": "mylist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L618"}, {"caller_nid": "test_array_coercion_testbadsequences_test_mutated_list", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L620"}, {"caller_nid": "test_array_coercion_testbadsequences_test_replace_0d_array", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L636"}, {"caller_nid": "test_array_coercion_testbadsequences_test_replace_0d_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L636"}, {"caller_nid": "test_array_coercion_testbadsequences_test_replace_0d_array", "callee": "baditem", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L636"}, {"caller_nid": "test_array_coercion_testbadsequences_test_replace_0d_array", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L637"}, {"caller_nid": "test_array_coercion_testbadsequences_test_replace_0d_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L638"}, {"caller_nid": "test_array_coercion_test_0d_object_special_case", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L644"}, {"caller_nid": "test_array_coercion_test_0d_object_special_case", "callee": "arraylike", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L645"}, {"caller_nid": "test_array_coercion_test_0d_object_special_case", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L647"}, {"caller_nid": "test_array_coercion_test_0d_object_special_case", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L648"}, {"caller_nid": "test_array_coercion_test_0d_object_special_case", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L651"}, {"caller_nid": "test_array_coercion_test_object_assignment_special_case", "callee": "arraylike", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L657"}, {"caller_nid": "test_array_coercion_test_object_assignment_special_case", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L658"}, {"caller_nid": "test_array_coercion_testarraylikes_test_0d_generic_special_case", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L667"}, {"caller_nid": "test_array_coercion_testarraylikes_test_0d_generic_special_case", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L668"}, {"caller_nid": "test_array_coercion_testarraylikes_test_0d_generic_special_case", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L669"}, {"caller_nid": "test_array_coercion_testarraylikes_test_0d_generic_special_case", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L671"}, {"caller_nid": "test_array_coercion_testarraylikes_test_0d_generic_special_case", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L676"}, {"caller_nid": "test_array_coercion_testarraylikes_test_0d_generic_special_case", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L677"}, {"caller_nid": "test_array_coercion_testarraylikes_test_0d_generic_special_case", "callee": "memoryview", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L680"}, {"caller_nid": "test_array_coercion_testarraylikes_test_0d_generic_special_case", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L681"}, {"caller_nid": "test_array_coercion_testarraylikes_test_0d_generic_special_case", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L682"}, {"caller_nid": "test_array_coercion_testarraylikes_test_0d_generic_special_case", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L683"}, {"caller_nid": "test_array_coercion_testarraylikes_test_0d_generic_special_case", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L685"}, {"caller_nid": "test_array_coercion_testarraylikes_test_arraylike_classes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L691"}, {"caller_nid": "test_array_coercion_testarraylikes_test_arraylike_classes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L693"}, {"caller_nid": "test_array_coercion_testarraylikes_test_arraylike_classes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L709"}, {"caller_nid": "test_array_coercion_testarraylikes_test_arraylike_classes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L711"}, {"caller_nid": "test_array_coercion_test_too_large_array_error_paths", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L718"}, {"caller_nid": "test_array_coercion_test_too_large_array_error_paths", "callee": "broadcast_to", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L720"}, {"caller_nid": "test_array_coercion_test_too_large_array_error_paths", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L722"}, {"caller_nid": "test_array_coercion_test_too_large_array_error_paths", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L724"}, {"caller_nid": "test_array_coercion_test_too_large_array_error_paths", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L725"}, {"caller_nid": "test_array_coercion_test_too_large_array_error_paths", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L726"}, {"caller_nid": "test_array_coercion_test_too_large_array_error_paths", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L727"}, {"caller_nid": "test_array_coercion_test_bad_array_like_attributes", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L743"}, {"caller_nid": "test_array_coercion_test_bad_array_like_attributes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L744"}, {"caller_nid": "test_array_coercion_test_bad_array_like_attributes", "callee": "BadInterface", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L744"}, {"caller_nid": "test_array_coercion_test_bad_array_like_bad_length", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L758"}, {"caller_nid": "test_array_coercion_test_bad_array_like_bad_length", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L759"}, {"caller_nid": "test_array_coercion_test_bad_array_like_bad_length", "callee": "BadSequence", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L759"}, {"caller_nid": "test_array_coercion_testarraylikes_test_array_interface_descr_optional", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L763"}, {"caller_nid": "test_array_coercion_testarraylikes_test_array_interface_descr_optional", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L765"}, {"caller_nid": "test_array_coercion_testarraylikes_test_array_interface_descr_optional", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L770"}, {"caller_nid": "test_array_coercion_testarraylikes_test_array_interface_descr_optional", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L770"}, {"caller_nid": "test_array_coercion_testasarray_test_dtype_identity", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L787"}, {"caller_nid": "test_array_coercion_testasarray_test_dtype_identity", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L788"}, {"caller_nid": "test_array_coercion_testasarray_test_dtype_identity", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L792"}, {"caller_nid": "test_array_coercion_testasarray_test_dtype_identity", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L796"}, {"caller_nid": "test_array_coercion_testasarray_test_dtype_identity", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L797"}, {"caller_nid": "test_array_coercion_testasarray_test_dtype_identity", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L802"}, {"caller_nid": "test_array_coercion_testasarray_test_dtype_identity", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L803"}, {"caller_nid": "test_array_coercion_testasarray_test_dtype_identity", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L814"}, {"caller_nid": "test_array_coercion_testasarray_test_dtype_identity", "callee": "permutations", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L817"}, {"caller_nid": "test_array_coercion_testasarray_test_dtype_identity", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L821"}, {"caller_nid": "test_array_coercion_testasarray_test_dtype_identity", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L821"}, {"caller_nid": "test_array_coercion_testasarray_test_dtype_identity", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L825"}, {"caller_nid": "test_array_coercion_testasarray_test_dtype_identity", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L826"}, {"caller_nid": "test_array_coercion_testasarray_test_dtype_identity", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L829"}, {"caller_nid": "test_array_coercion_testasarray_test_dtype_identity", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L830"}, {"caller_nid": "test_array_coercion_testasarray_test_dtype_identity", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L834"}, {"caller_nid": "test_array_coercion_testasarray_test_dtype_identity", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L835"}, {"caller_nid": "test_array_coercion_testasarray_test_dtype_identity", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L836"}, {"caller_nid": "test_array_coercion_array", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L845"}, {"caller_nid": "test_array_coercion_array_interface", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L850"}, {"caller_nid": "test_array_coercion_testspecialattributelookupfailure_test_deprecated", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L853"}, {"caller_nid": "test_array_coercion_testspecialattributelookupfailure_test_deprecated", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L854"}, {"caller_nid": "test_array_coercion_testspecialattributelookupfailure_test_deprecated", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L855"}, {"caller_nid": "test_array_coercion_testspecialattributelookupfailure_test_deprecated", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L856"}, {"caller_nid": "test_array_coercion_test_subarray_from_array_construction", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L861"}, {"caller_nid": "test_array_coercion_test_subarray_from_array_construction", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L863"}, {"caller_nid": "test_array_coercion_test_subarray_from_array_construction", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L864"}, {"caller_nid": "test_array_coercion_test_subarray_from_array_construction", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L866"}, {"caller_nid": "test_array_coercion_test_subarray_from_array_construction", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L868"}, {"caller_nid": "test_array_coercion_test_subarray_from_array_construction", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L870"}, {"caller_nid": "test_array_coercion_test_subarray_from_array_construction", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L871"}, {"caller_nid": "test_array_coercion_test_subarray_from_array_construction", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L874"}, {"caller_nid": "test_array_coercion_test_subarray_from_array_construction", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L874"}, {"caller_nid": "test_array_coercion_test_subarray_from_array_construction", "callee": "broadcast_to", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L875"}, {"caller_nid": "test_array_coercion_test_subarray_from_array_construction", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L877"}, {"caller_nid": "test_array_coercion_test_subarray_from_array_construction", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L878"}, {"caller_nid": "test_array_coercion_test_subarray_from_array_construction", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L880"}, {"caller_nid": "test_array_coercion_test_subarray_from_array_construction", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L881"}, {"caller_nid": "test_array_coercion_test_empty_string", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L889"}, {"caller_nid": "test_array_coercion_test_empty_string", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L890"}, {"caller_nid": "test_array_coercion_test_empty_string", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L890"}, {"caller_nid": "test_array_coercion_test_empty_string", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L893"}, {"caller_nid": "test_array_coercion_test_empty_string", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L895"}, {"caller_nid": "test_array_coercion_test_empty_string", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L896"}, {"caller_nid": "test_array_coercion_test_empty_string", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L899"}, {"caller_nid": "test_array_coercion_test_empty_string", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L900"}, {"caller_nid": "test_array_coercion_test_empty_string", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L902"}, {"caller_nid": "test_array_coercion_test_empty_string", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L904"}, {"caller_nid": "test_array_coercion_test_empty_string", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L905"}, {"caller_nid": "test_array_coercion_test_string_to_float_coercion_errors", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L915"}, {"caller_nid": "test_array_coercion_test_string_to_float_coercion_errors", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L917"}, {"caller_nid": "test_array_coercion_test_string_to_float_coercion_errors", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L918"}, {"caller_nid": "test_array_coercion_test_string_to_float_coercion_errors", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L920"}, {"caller_nid": "test_array_coercion_test_string_to_float_coercion_errors", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L922"}, {"caller_nid": "test_array_coercion_test_string_to_float_coercion_errors", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L923"}, {"caller_nid": "test_array_coercion_test_string_to_float_coercion_errors", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L924"}, {"caller_nid": "test_array_coercion_test_string_to_float_coercion_errors", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L926"}, {"caller_nid": "test_array_coercion_test_string_to_float_coercion_errors", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L927"}, {"caller_nid": "test_array_coercion_test_string_to_float_coercion_errors", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_array_coercion.py", "source_location": "L928"}]}